[Webkit-unassigned] [Bug 175378] [Soup] Cannot access HTTPS sites using a HTTP proxy that requires authentication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 12 00:19:47 PDT 2017


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

--- Comment #16 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #15)
> As you noted, this is only half-fixed. Will you open another bug?

What other half do you mean? That we try a download when you cancel the dialog? or that auth dialog refers to the requested url instead of the proxy? The former is not actually a bug, there's little we can do if we don't have a content-type header and we didn't reach the actual contents to sniff them, chromium shows a white page in that case, and we start a download because MiniBrowser has that policy, in webkit itself the policy in that case is ignore. And the latter is actually a libsoup bug, see https://bugzilla.gnome.org/show_bug.cgi?id=786147

-- 
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/20170812/ad03772c/attachment.html>


More information about the webkit-unassigned mailing list