Skip to content

Tags: splitice/lua-nginx-module

Tags

v0.9.6

Toggle v0.9.6's commit message
bumped version to 0.9.6.

v0.9.5

Toggle v0.9.5's commit message
updated docs for the 0.9.5 release.

v0.9.5rc2

Toggle v0.9.5rc2's commit message
doc: documented the new ngx.worker.pid() API.

v0.9.5rc1

Toggle v0.9.5rc1's commit message
skipped tests that could fail in the "check leak" testing mode.

v0.9.4

Toggle v0.9.4's commit message
documented the 5th optional argument, "res_table", for ngx.re.match().

v0.9.4rc1

Toggle v0.9.4rc1's commit message
Merge pull request openresty#322 from zh-ang/master

fixed a compilation warning when PCRE is disabled.

v0.9.3

Toggle v0.9.3's commit message
doc: bumped version to 0.9.3 and also stated that we work with nginx …

…1.4.4.

v0.9.2

Toggle v0.9.2's commit message
bumped version to 0.9.2.

v0.9.1

Toggle v0.9.1's commit message
doc: updated the docs for ngx.req.socket(raw) to reflect the recent c…

…hange that allows reading raw request body data directly.

v0.9.0

Toggle v0.9.0's commit message
docs: bumped version to 0.9.0 and mentioned lua-resty-websocket and l…

…ua-resty-lock.