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

v0.0.2

Compare
Choose a tag to compare
@Lukasa Lukasa released this 20 Feb 20:28
· 1102 commits to development since this release
  • 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)