cyu / rack-cors

Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
MIT License
3.26k stars 263 forks source link

Allow more flexible <resource>/* matching #196

Closed cyu closed 4 years ago

cyu commented 4 years ago

Addresses issue #195