Skip to content

Releases: haproxytech/haproxy-lua-cors

v2.3

Choose a tag to compare

@NickMRamirez NickMRamirez released this 27 Nov 03:37
d9fe598

New syntax for specifying origin argument

v2.2.1

Choose a tag to compare

@NickMRamirez NickMRamirez released this 21 Mar 20:08

Fixes nil exception for non CORS OPTIONS requests.

v2.2

Choose a tag to compare

@NickMRamirez NickMRamirez released this 02 Mar 02:47

Includes latest bug fixes.

v2.1

Choose a tag to compare

@NickMRamirez NickMRamirez released this 06 Oct 01:22

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

HAProxy CORS Lua Library v2.0

Choose a tag to compare

@NickMRamirez NickMRamirez released this 25 Sep 04:08
e62d3f1

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

Choose a tag to compare

@NickMRamirez NickMRamirez released this 03 Sep 05:08

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