-
-
Notifications
You must be signed in to change notification settings - Fork 998
Closed
Description
Describe the bug
Hello; that's perhaps a misunderstanding on my part, but FWIU this project absorbed hyper (h2) and had it deprecated. Yet httpx's setup.py still references to h2 (version 3!) as an extra dependency (
Line 65 in 0f280af
| "http2": "h2==3.*", |
What is is useful for? Can it simply be removed? What about hyper compatibility feature with requests (HTTP20Adapter) ? Is there something like this in HTTPX? Thank you, and sorry for all the questions :-).
Metadata
Metadata
Assignees
Labels
No labels