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

Add httpx.SSLContext configuration. #3022

Merged
merged 43 commits into from
Oct 8, 2024

Commits on Dec 25, 2023

  1. Add ssl_context argument

    karpetrosyan committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    88f2ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e9fdc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    1afe2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be802e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d124d8f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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

Commits on Jan 5, 2024

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

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    7346bc2 View commit details
    Browse the repository at this point in the history
  2. Docs

    karpetrosyan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7f35134 View commit details
    Browse the repository at this point in the history
  3. Fix SSLContext repr

    karpetrosyan committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8d5983a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f759dec View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    7227573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0567aab View commit details
    Browse the repository at this point in the history
  3. Fixes to merge master

    tomchristie authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2d79640 View commit details
    Browse the repository at this point in the history
  4. comma

    tomchristie authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4d84953 View commit details
    Browse the repository at this point in the history
  5. Update _client.py

    tomchristie authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    df7bf31 View commit details
    Browse the repository at this point in the history
  6. Update _config.py

    tomchristie authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    93ca75f View commit details
    Browse the repository at this point in the history
  7. Update _config.py

    tomchristie authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2b7cf9e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 17, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    998f445 View commit details
    Browse the repository at this point in the history
  2. Update docs/advanced/ssl.md

    Co-authored-by: Tom Christie <tom@tomchristie.com>
    karpetrosyan and tomchristie authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a08ff77 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    827ae5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3673bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a8aab View commit details
    Browse the repository at this point in the history
  4. changelog

    karpetrosyan committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    808a891 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    289cf9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a85f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d235e76 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Update tests/test_config.py

    Co-authored-by: Tom Christie <tom@tomchristie.com>
    karpetrosyan and tomchristie authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1a79bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f9aaa8 View commit details
    Browse the repository at this point in the history
  3. Update .github/CONTRIBUTING.md

    Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
    karpetrosyan and T-256 authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    46268b7 View commit details
    Browse the repository at this point in the history
  4. Update docs/advanced/ssl.md

    Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
    karpetrosyan and T-256 authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    26de9d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49545bb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Update CHANGELOG.md

    Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
    tomchristie and T-256 authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    01bb388 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    13cb957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51ec619 View commit details
    Browse the repository at this point in the history
  3. Update docs/advanced/ssl.md

    Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
    tomchristie and T-256 authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e7c607c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Apply suggestions from code review

    Dropping `trust_env` from `httpx.SSLContext()` API.
    tomchristie authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f894a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb71af3 View commit details
    Browse the repository at this point in the history