[Webkit-unassigned] [Bug 140197] WKWebView needs API to accept invalid SSL certificates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 13:30:31 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140197

--- Comment #10 from mitz at webkit.org <mitz at webkit.org> ---
(In reply to comment #9)
> I would appreciate if you could answer a quick question regarding 
> -webView:didReceiveAuthenticationChallenge:completionHandler:.
> 
> Is this delegate method called before any cookies are sent to the server?

I am not an expert, but I believe that is not the case, at least for some authentication challenges. For example, for HTTP basic authentication, the user agent makes the request normally, with cookies, and only then receives the 401 status code, which creates the authentication challenge.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150113/0c091667/attachment-0002.html>


More information about the webkit-unassigned mailing list