Uh oh!
There was an error while loading. Please reload this page.
add support for https proxy - #87638
Conversation
ghost
commented
Jun 15, 2023
Tagging subscribers to this area: @dotnet/ncl Issue Detailsfixes #31113 .
|
wfurt
commented
Jun 16, 2023
failures may be relevant. Investigating.. |
antonfirsov
commented
Jun 16, 2023
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
antonfirsov
commented
Jun 16, 2023
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Have you considered running mitmproxy locally? We could even configure it in our enterprise tests to have proper E2E automated testing. |
wfurt
commented
Jun 19, 2023
I can look into it. I originally wanted come public proxy on Internet. |
fixes#31113 .
I could not find functional public proxy for testing. Plain HTTP is no brainer, HTTPS over HTTPS is somewhat more complicated and I'll ask community for validation.