Skip to content

add support for https proxy#87638

Merged
stephentoub merged 5 commits into
dotnet:mainfrom
wfurt:https
Jun 22, 2023
Merged

add support for https proxy#87638
stephentoub merged 5 commits into
dotnet:mainfrom
wfurt:https

Conversation

@wfurt

@wfurt wfurt commented Jun 15, 2023

Copy link
Copy Markdown
Member

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.

@wfurt wfurt added this to the 8.0.0 milestone Jun 15, 2023
@wfurt wfurt requested a review from a team June 15, 2023 19:41
@wfurt wfurt self-assigned this Jun 15, 2023
@ghost

ghost commented Jun 15, 2023

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

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.

Author: wfurt
Assignees: wfurt
Labels:

area-System.Net.Http

Milestone: 8.0.0

@stephentoub stephentoub left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@wfurt

wfurt commented Jun 16, 2023

Copy link
Copy Markdown
Member Author

failures may be relevant. Investigating..

@antonfirsov

Copy link
Copy Markdown
Contributor

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@antonfirsov

Copy link
Copy Markdown
Contributor

/azp run runtime-libraries-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@antonfirsov

antonfirsov commented Jun 19, 2023

Copy link
Copy Markdown
Contributor

I could not find functional public proxy for testing.

Have you considered running mitmproxy locally? We could even configure it in our enterprise tests to have proper E2E automated testing.

@wfurt

wfurt commented Jun 19, 2023

Copy link
Copy Markdown
Member Author

I could not find functional public proxy for testing.

Have you considered running mitmproxy locally? We could even configure it in our enterprise tests to have proper E2E automated testing.

I can look into it. I originally wanted come public proxy on Internet.

@stephentoub stephentoub merged commit 28151b5 into dotnet:main Jun 22, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 22, 2023
@wfurt wfurt deleted the https branch January 7, 2026 20:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTPS Proxy support feature requests

5 participants