Skip to content

v0.1: First release

Latest
Compare
Choose a tag to compare
@danopia danopia released this 27 Nov 12:48
· 2 commits to main since this release
9f21cad

This module in general is a stopgap solution, but consider this release even more stopgap.

Implemented features

  • Protocols:
    • http:
    • https:
    • http+unix:
  • Requests:
    • Headers
    • NO Buffered bodies
    • NO Streaming bodies
  • Responses:
    • Headers
    • Buffered bodies
    • NO Streaming bodies
  • NO Connection reuse
  • NO Error handling