Skip to content

Feature: add httpx verify config #209

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

Merged
merged 7 commits into from
Apr 18, 2025
Merged

Feature: add httpx verify config #209

merged 7 commits into from
Apr 18, 2025

Conversation

Kilo59
Copy link
Contributor

@Kilo59 Kilo59 commented Apr 17, 2025

This PR should pass-through the verify argument to the underlying HTTPX Client or AsyncClient.

https://www.python-httpx.org/advanced/ssl/

TODO

  • Add tests
  • Update docs

@Kilo59 Kilo59 marked this pull request as ready for review April 18, 2025 00:29
@yanyongyu yanyongyu added the enhancement New feature or request label Apr 18, 2025
@yanyongyu yanyongyu changed the title HTTPX verify passthrough Feature: add httpx verify config Apr 18, 2025
@yanyongyu yanyongyu merged commit 780cb32 into yanyongyu:master Apr 18, 2025
35 checks passed
@Kilo59 Kilo59 deleted the ssl branch May 15, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable SSL configuration
2 participants