Skip to content

Finalize optional HTTP/2 - #130

Merged
lovelydinosaur merged 3 commits into
masterfrom
finalize-optional-http2
Aug 6, 2020
Merged

Finalize optional HTTP/2#130
lovelydinosaur merged 3 commits into
masterfrom
finalize-optional-http2

Conversation

@lovelydinosaur

Copy link
Copy Markdown
Member

We'd need to follow up on this with either...

  • Making http/2 optional in httpx 0.14
  • Using httpcore[http2] in the httpx 0.14 setup.py info.

Of those two I think we should probably? push on and make the change with httpx 0.14, since it's where we're headed anyway.

@lovelydinosaurlovelydinosaur added the enhancement New feature or request label Aug 3, 2020
@lovelydinosaurlovelydinosaur added this to the 0.10.0 milestone Aug 3, 2020
@lovelydinosaurlovelydinosaur mentioned this pull request Aug 3, 2020

@florimondmancaflorimondmanca left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good! Just a confirmation question.

Comment threadsetup.py Outdated
Comment threadhttpcore/_async/connection_pool.py
lovelydinosaurand others added 2 commits August 6, 2020 10:22
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
@lovelydinosaur
lovelydinosaur merged commit 01c6ae8 into masterAug 6, 2020
@lovelydinosaur
lovelydinosaur deleted the finalize-optional-http2 branch August 6, 2020 09:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Development

Successfully merging this pull request may close these issues.

2 participants

@lovelydinosaur@florimondmanca