lua-resty-cors icon indicating copy to clipboard operation
lua-resty-cors copied to clipboard

It's the implement of CORS on OpenResty

Results 2 lua-resty-cors issues
Sort by recently updated
recently updated
newest added

hi, we switched to opm but might still be good to have the newest version of this on luarocks

I installed the module but it seems to still not work: ``` sudo opm install detailyang/lua-resty-cors Package lua-resty-cors-0.2.1.5 already installed. ``` Error: ``` failed to run header_filter_by_lua*: header_filter_by_lua:2: module 'lib.resty.cors'...

help wanted