Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make EstablishProxyTunnelAsync throw on failure status code from proxy #50763

Merged
merged 3 commits into from
Apr 6, 2021

Commits on Apr 6, 2021

  1. make EstablishProxyTunnelAsync throw on failure status code from prox…

    …y and fix relevant test
    Geoffrey Kizer committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9a4d2fd View commit details
    Browse the repository at this point in the history
  2. ensure tunnelResponse is disposed on exception

    Geoffrey Kizer committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d6f65c9 View commit details
    Browse the repository at this point in the history
  3. Update src/libraries/System.Net.Http/src/Resources/Strings.resx

    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    geoffkizer and stephentoub committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9c24969 View commit details
    Browse the repository at this point in the history