v0.2
- Remove broken http.server
.client_timeout
option (replaced with.connection_setup_timeout
) - Fix http1 pipelining locks
- Miscellaneous http2 fixes
- HTTP 2 streams no longer have to be used in order of creation
- No longer raise decode errors in hpack module
- Fix
hpack:lookup_index()
to treat static entries without values as empty string - Fix HTTP 1 client in locales with non-"." decimal separator
- Add h1_stream.max_header_lines property to prevent infinite list of headers
- New
.bind
option for requests and http.client module
An updated rockspec (0.2-1) was added to avoid an upcoming incompatibility in lpeg_patterns 0.5