test(proxy): cover CONNECT 407 with socket-close reconnection#40866
test(proxy): cover CONNECT 407 with socket-close reconnection#40866yury-s wants to merge 2 commits into
Conversation
Regression test for microsoft#40768: some HTTP proxies respond to CONNECT with 407 and immediately destroy the socket, expecting the client to reopen a TCP connection and resend CONNECT with Proxy-Authorization. WebKit on Windows (libcurl) was hanging in this scenario.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Test results for "MCP"1 failed 7098 passed, 1104 skipped Merge workflow run. |
Test results for "tests 1"3 flaky41501 passed, 842 skipped Merge workflow run. |
Test results for "tests others"18 flaky19792 passed, 658 skipped Merge workflow run. |
Test results for "tests 2"3 fatal errors, not part of any test 79 flaky1 interrupted274690 passed, 11711 skipped, 2436 did not run Merge workflow run. |
Summary
Fixes #40768