[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
Thu Aug 10 23:26:47 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=175378
--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #10)
> We do have proxy tests in TestWebKitAPI. Not sure if we have HTTP auth
> tests, but if so, a combination test would be wonderful.
Well, we have proxy settings api tests. What we do is that we run another soup server in a different port and set its url as the http proxy and then we check that requests reach the proxy instead of the server, but we don't really implement the proxy. We have auth tests too, but I'm not sure it's that easy to combine both. I'll give it a try.
--
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/20170811/769cf890/attachment.html>
More information about the webkit-unassigned
mailing list