[Webkit-unassigned] [Bug 209465] [Curl] Proxy setting API does not work until Network process starts.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 21:54:26 PDT 2020


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

--- Comment #3 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Comment on attachment 394356
  --> https://bugs.webkit.org/attachment.cgi?id=394356
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=394356&action=review

This is an informal review.

> Tools/TestWebKitAPI/Tests/WebKit/curl/Proxy.cpp:98
> +    auto [proxyServer, proxyURL] = createServer("", 59001, "Respond from proxy server");

I cannot follow the logic. It seems this is the test for proxy server setting and these two `createServer` denote real http and proxy server for test environment, right? Where the logic to implement proxying?

-- 
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/20200331/466a77dc/attachment.htm>


More information about the webkit-unassigned mailing list