Middleware that will make Rack-based apps CORS compatible
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.
$
pkg install rubygem-rack-corsOrigin
www/rubygem-rack-cors
Size
28.2KiB
License
MIT
Maintainer
ruby@FreeBSD.org
Dependencies
3 packages
Required by
2 packages