Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
http-0.2-1.all.rock | 2018-07-15 | 109.1 kB | |
http-0.2-1.rockspec | 2018-07-15 | 1.7 kB | |
http-0.2-1.src.rock | 2018-07-15 | 147.0 kB | |
lua-http-0.2.zip | 2018-07-15 | 157.2 kB | |
lua-http-0.2.pdf | 2017-05-28 | 407.1 kB | |
http-0.2-0.all.rock | 2017-05-28 | 109.0 kB | |
http-0.2-0.rockspec | 2017-05-28 | 1.6 kB | |
http-0.2-0.src.rock | 2017-05-28 | 146.9 kB | |
README.md | 2017-05-28 | 698 Bytes | |
v0.2.tar.gz | 2017-05-28 | 122.7 kB | |
v0.2.zip | 2017-05-28 | 160.5 kB | |
Totals: 11 Items | 1.4 MB | 0 |
- 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