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

Working towards HTTP/2 - httpcore approach. #972

Closed
wants to merge 2 commits into from

Conversation

tomchristie
Copy link

This PR is a piece of exploratory work around replacing the existing urlib3-based adapter with an httpcore-based adapter.

The motivation behind this is to allow httpie to add HTTP/2 support, with a minimal change footprint.

Haven't yet worked through all the test cases on this, but opening this up as a starting point.

@tomchristie tomchristie marked this pull request as draft October 2, 2020 10:39
@tomchristie tomchristie changed the title Use requests, with an httpcore adapter rather than the default urllib3 adapter. Working towards HTTP/2 - httpcore approach. Oct 2, 2020
@github-actions
Copy link
Contributor

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 16, 2021
@github-actions
Copy link
Contributor

Thanks for the pull request, but since it was stale for more than a 21 days we are closing it. If you want to work back on it, feel free to re-open it or create a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant