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

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

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 committed 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 committed 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 committed 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 committed 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 committed 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