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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 01:29:52 PDT 2019


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

            Bug ID: 197650
           Summary: [Curl] Suppress extra
                    didReceiveAuthenticationChallenge call when accessing
                    a server which checks basic auth.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Takashi.Komori at sony.com

When Curl port accesses a page which checks Basic Authentication credential and server trust challenge occurs, Curl port calls extra didReceiveAuthenticationChallenge unnecessarily.
This is because Curl port discards information about allowed server trust challenge before in NetworkDataTaskCurl::restartWithCredential.

-- 
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/20190507/5063a42d/attachment.html>


More information about the webkit-unassigned mailing list