[Webkit-unassigned] [Bug 197650] [Curl] Suppress extra didReceiveAuthenticationChallenge call when accessing a server which checks basic auth.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 9 20:23:57 PDT 2019


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

--- Comment #23 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #17)
> Comment on attachment 369469 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=369469&action=review
> 
> > Source/WebCore/ChangeLog:7
> > +

Added.

> Please add the comment #0 here.
> 
> > LayoutTests/http/tests/misc/resources/certificate-and-authentication.php:13
> > +parent.postMessage("loaded", "*");
> 
> Do you need to use postMessage? Can you use onload as well as
> http/tests/ssl/certificate-validation.html .
> If so, you can reuse a existing auth cgi.
> 
> And, I think it looks cool using async and await such like
> http/tests/ssl/certificate-validation.html.

Fixed with tests/xmlhttprequest/resources/basic-auth/basic-auth.php

-- 
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/20190510/c8910a72/attachment.html>


More information about the webkit-unassigned mailing list