WebView and Headers
WebView and Headers
- Subject: WebView and Headers
- From: The Geezer <email@hidden>
- Date: Sat, 17 Jul 2010 15:16:39 -0400
I have an application I wrote for testing which has a WebView.
Everything works fine, however, I would like to be able to log the
HTTP Header Fields "Cookie" and "Set-Cookie".
I seem to be able to access and log every http header except the
cookie headers.
They don't even show up using [(NSURLRequest *)request
allHeaderFields] in the WebView delegates which pass the request field.
Anyone have any idea how these fields can be accessed?
Thanks,
theGeezer
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden