HTTP headers used by NSURLConnection
- From: aclauss@xxxxxxxxxxxxxxxxxxxxxx (Alexander Clauss)
- Date: Wed, 12 Sep 2007 22:53:34 +0200
Is there any way to get the HTTP headers which requests of a WebView
of NSURLConnection send to web servers in addition to the ones that are
set in the NSURLRequest itself? In the delegates of a WebView all
requests do only contain the HTTP headers which were set through
[request setValue:acceptLanguage forHTTPHeaderField:header]
from the application itself. But WebView also sends many other HTTP
headers. Is there a way to get these other HTTP headers as well?
--
Alexander
.
- Prev by Date: Again quicktime update problem
- Next by Date: Sending mouseclicks to WebView-Objects
- Previous by thread: Again quicktime update problem
- Next by thread: Sending mouseclicks to WebView-Objects
- Index(es):
Loading