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

feat: add HTTP/2 support for HTTPX client #513

Merged
merged 2 commits into from
Sep 10, 2024
Merged

feat: add HTTP/2 support for HTTPX client #513

merged 2 commits into from
Sep 10, 2024

Conversation

vdusek
Copy link
Collaborator

@vdusek vdusek commented Sep 10, 2024

Description

  • Add HTTP/2 support for HTTPX client.

Issues

Testing

  • New unit tests were added.

Checklist

  • CI passed

@github-actions github-actions bot added this to the 98th sprint - Tooling team milestone Sep 10, 2024
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Sep 10, 2024
Copy link
Collaborator

@janbuchar janbuchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vdusek vdusek merged commit 0eb0a33 into master Sep 10, 2024
19 checks passed
@vdusek vdusek deleted the httpx-with-http2 branch September 10, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HTTP/2 support for HTTPX client
2 participants