- 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
andproxy_response
functions. - Various documentation improvements.