This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
v0.1.2
Minor Changes
- We now remove the
Connection
header if it's given to us, as that header
is not valid in HTTP/2.
Bugfixes
- Adds workaround for HTTPie to make our responses look more like urllib3
responses.