Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

v0.1.2

Compare
Choose a tag to compare
@Lukasa Lukasa released this 07 Feb 11:49
· 690 commits to development since this release

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.