Skip to content

Releases: Kong/lua-kong-nginx-module

0.0.5

23 Dec 16:52
Compare
Choose a tag to compare
  • Includes stream subsystem support, with the new function resty.kong.tls.disable_proxy_ssl

0.0.4

15 Oct 22:25
447bbf8
Compare
Choose a tag to compare

Fix compatibility with OpenResty 1.15.8.*

Get request pointer correctly

0.0.3

03 Jun 21:35
Compare
Choose a tag to compare
fix(tls) fix incorrect error message string

0.0.2

20 May 22:11
Compare
Choose a tag to compare
chore(makefile) add `Makefile` to support installations of Lua library

0.0.1

20 May 20:55
be6960e
Compare
Choose a tag to compare
feat(tls) add function `disable_session_reuse` for disabling TLS sess…