freebsd-ports/www/rubygem-rack-cors0/pkg-descr
Sunpoet Po-Chuan Hsieh 9d56c1ffaf Resurrect www/rubygem-rack-cors0
This port is still used by net-im/mastodon.
2018-02-28 14:08:29 +00:00

5 lines
257 B
Text

Rack::Cors provides support for Cross-Origin Resource Sharing (CORS) for
Rack compatible web applications. The CORS spec allows web applications
to make cross domain AJAX calls without using workarounds such as JSONP.
WWW: https://github.com/cyu/rack-cors