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

Fixed the problem with socket, which might leak when tunnel proxy connection couldn't be establish #223

Merged
merged 8 commits into from
Oct 30, 2020

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    546325a View commit details
    Browse the repository at this point in the history
  2. Fixed the problem with socket, which might leak when tunnel proxy con…

    …nection couldn't be established
    cdeler committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    10df7fa View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Fixed some PR issues

    - renamed the blocked host to blockedhost.example.com
    - added some docs to http_proxy_server fixture
    cdeler committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    c69e392 View commit details
    Browse the repository at this point in the history
  2. Update tests/async_tests/test_interfaces.py

    Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
    cdeler and florimondmanca committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    dfe46ac View commit details
    Browse the repository at this point in the history
  3. Update httpcore/_async/http_proxy.py

    Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
    cdeler and florimondmanca committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    74d87b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a6bd9c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    43ac004 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    5413954 View commit details
    Browse the repository at this point in the history