This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
v0.0.2
- Implemented logging. (Issue #12)
- Stopped HTTP/2.0 special headers appearing in the response headers. (Issue #16)
HTTP20Connection
objects are now context managers. (Issue #13)- Response bodies are automatically decompressed. (Issue #20)
- Provide a requests transport adapter. (Issue #19)
- Fix the build status indicator. (Issue #22)