[ 源代码: ruby-rack-cors ]
软件包:ruby-rack-cors(2.0.1-2)
ruby-rack-cors 的相关链接
Debian 的资源:
下载源码包 ruby-rack-cors:
- [ruby-rack-cors_2.0.1-2.dsc]
- [ruby-rack-cors_2.0.1.orig.tar.gz]
- [ruby-rack-cors_2.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
enable Cross-Origin Resource Sharing in Rack apps
Middleware that will make Rack-based apps CORS compatible.
The CORS spec allows web applications to make cross domain AJAX calls without using workarounds such as JSONP.