Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-22 | 940 Bytes | |
v0.17.1.tar.gz | 2023-03-22 | 45.5 kB | |
v0.17.1.zip | 2023-03-22 | 67.1 kB | |
Totals: 3 Items | 113.6 kB | 0 |
What's Changed
- Documentation is clearer about using same connection for multiple requests via 'request' function by @alexdowad in https://github.com/ledgetech/lua-resty-http/pull/282
- fix 100 response with headers by @catbro666 in https://github.com/ledgetech/lua-resty-http/pull/287
- fix: no trailing "?" for empty query table by @StarlightIbuki in https://github.com/ledgetech/lua-resty-http/pull/289
New Contributors
- @chronolaw made their first contribution in https://github.com/ledgetech/lua-resty-http/pull/266
- @alexdowad made their first contribution in https://github.com/ledgetech/lua-resty-http/pull/282
- @catbro666 made their first contribution in https://github.com/ledgetech/lua-resty-http/pull/287
- @StarlightIbuki made their first contribution in https://github.com/ledgetech/lua-resty-http/pull/289
Full Changelog: https://github.com/ledgetech/lua-resty-http/compare/v0.17.0-beta.1...v0.17.1