Re: NSUrlResponse
Re: NSUrlResponse
- Subject: Re: NSUrlResponse
- From: Andreas Mayer <email@hidden>
- Date: Mon, 11 Jul 2005 13:15:27 +0200
Am 11.07.2005 um 12:18 Uhr schrieb Marco Maniscalco:
Can anyone tell me how to retrieve a HTTP header field
from a NSURLResponse?
You can't. But NSHTTPURLResponse understands this nice method:
-(NSDictionary *)allHeaderFields
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >NSUrlResponse (From: Marco Maniscalco <email@hidden>) |