Skip to content

v0.04

Compare
Choose a tag to compare
@pintsized pintsized released this 08 Oct 09:15
· 256 commits to master since this release
  • SSL cosocket support (thanks @hamishforbes).
  • Improved error handling around pipelined responses and timeouts.
  • Reset flags between requests so that an instance can safely be reused.
  • More gracefully handle attempts to use the client body reader during a subrequest.
  • Added proxy_request and proxy_response functions.
  • Various documentation improvements.