Releases: haproxytech/haproxy-lua-cors
Releases · haproxytech/haproxy-lua-cors
v2.3
v2.2.1
Fixes nil exception for non CORS OPTIONS requests.
v2.2
Includes latest bug fixes.
v2.1
Adds a third parameter that sets the Access-Control-Allow-Headers header.
HAProxy CORS Lua Library v2.0
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
Supports all versions of HAProxy, including prior to 2.2, but does not have support for terminating preflight requests in HAProxy.