Skip to content

Releases: haproxytech/haproxy-lua-cors

v2.3

27 Nov 03:37
d9fe598
Compare
Choose a tag to compare

New syntax for specifying origin argument

v2.2.1

21 Mar 20:08
Compare
Choose a tag to compare

Fixes nil exception for non CORS OPTIONS requests.

v2.2

02 Mar 02:47
Compare
Choose a tag to compare

Includes latest bug fixes.

v2.1

06 Oct 01:22
Compare
Choose a tag to compare

Adds a third parameter that sets the Access-Control-Allow-Headers header.

HAProxy CORS Lua Library v2.0

25 Sep 04:08
e62d3f1
Compare
Choose a tag to compare

Supports all versions of HAProxy, including prior to 2.2, but has support for terminating preflight requests in HAProxy for 2.2+.

HAProxy CORS Lua Library v1.0

03 Sep 05:08
Compare
Choose a tag to compare

Supports all versions of HAProxy, including prior to 2.2, but does not have support for terminating preflight requests in HAProxy.