[webkit-dev] Cancel a URL request from a webview
Bill Patterson
billpatt at aol.com
Thu Oct 9 23:47:22 PDT 2008
I need a means to cancel a URL request from a webview, preferably in
the webView:resource:willSendRequest:redirectResponse:fromDataSource:
delegate.
I need to do this because I need access to the NSURLConnection
delegates to handle a redirected URL, which doesn't seem possible in
the webview delegate.
Thanks,
Bill Patterson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20081010/eabe5f5e/attachment.html
More information about the webkit-dev
mailing list