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

Reply via email to