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 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

