RESOLVED FIXED 162724
NetworkSession: HTTP authentication doesn't work if PROTECTION_SPACE_AUTH_CALLBACK is not enabled
https://bugs.webkit.org/show_bug.cgi?id=162724
Summary NetworkSession: HTTP authentication doesn't work if PROTECTION_SPACE_AUTH_CAL...
Carlos Garcia Campos
Reported 2016-09-29 04:32:03 PDT
NetworkLoad always expects continueCanAuthenticateAgainstProtectionSpace() to be called to complete the authentication challenge, which is only defined when PROTECTION_SPACE_AUTH_CALLBACK is enabled.
Attachments
Patch (21.46 KB, patch)
2016-09-29 04:39 PDT, Carlos Garcia Campos
achristensen: review+
Carlos Garcia Campos
Comment 1 2016-09-29 04:39:37 PDT
Alex Christensen
Comment 2 2016-09-29 07:55:45 PDT
Comment on attachment 290198 [details] Patch beautiful
Carlos Garcia Campos
Comment 3 2016-09-29 08:33:03 PDT
Note You need to log in before you can comment on or make changes to this bug.