Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-02-11 | 662 Bytes | |
v0.17.0-beta.1.tar.gz | 2022-02-11 | 46.4 kB | |
v0.17.0-beta.1.zip | 2022-02-11 | 68.3 kB | |
Totals: 3 Items | 115.3 kB | 0 |
Improvements
- Improved error messages for bad status lines (thanks @Invizory)
- Adds support for returning and supplying an SSL session for reuse (thanks @GuyLewin)
Experimental mTLS support
This release includes experimental support for mTLS. This feature requires an OpenResty built with as yet un-merged PRs, which can be found here:
- https://github.com/openresty/lua-nginx-module/pull/1602
- https://github.com/openresty/lua-resty-core/pull/278
This pre-release is intended for testing those features in anticipation of its inclusion in mainline OpenResty. If that doesn't happen for some reason, the code here may well be discarded.