[webkit-dev] Adding HTTP headers to URL request in WebView
Bill Patterson
billpatt at aol.com
Mon Sep 29 00:11:41 PDT 2008
I need to add several HTTP headers to the URL request that is sent
after the user clicks any HTTP link in a WebView.
I am having difficulty finding a delegate that gives me access the
NSURLRequest before it is "deep copied", so that I can replace it with
a NSMutableURLRequest.
Any suggestions would be appreciated.
Bill Patterson
More information about the webkit-dev
mailing list