Provide authentication challenge callbacks for UIWebViewDelegate

Originator:heath.borders
Number:rdar://13748318 Date Originated:26-Apr-2013 10:37 AM
Status:Open Resolved:
Product:iPad SDK Product Version:6.1
Classification:Enhancement Reproducible:Not Applicable
 
26-Apr-2013 10:37 AM Heath Borders:
Summary:
When I make a request with a UIWebView, if the server responds with an HTTP 401, I get no callbacks to my UIWebViewDelegate saying so.

I know there is private API in UIWebViewDelegate:

uiWebView:resource:canAuthenticateAgainstProtectionSpace:forDataSource: uiWebView:resource:didReceiveAuthenticationChallenge:fromDataSource:

These methods look like they would provide the exact needed behavior.

Comments

Duplicated

Duplicated today, June 17, as 14184900

By karmelapple at June 18, 2013, 4:30 a.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!