lua-resty-cors
CORS module
Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies
It's the implement of CORS on OpenResty
56 stars
5 watching
18 forks
Language: Lua
last commit: about 6 years ago
Linked from 1 awesome list
corsresty
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 327 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
detailyang/lua-resty-rfc5424 | An implementation of the RFC 5424 syslog format in OpenResty using Lua. | 8 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 507 |
openresty/lua-resty-shell | Provides a Lua module for executing shell commands in a non-blocking manner. | 124 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 124 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files in OpenResty servers. | 49 |
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |
mashirozx/lua-resty-tencent-cos-signature | A Lua library for generating Tencent QCloud COS object signing requests | 8 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for storing and retrieving data in a simple and application-oriented manner. | 32 |