Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37385297
en ru br
ALT Linux repos
S:2.0.1.0-alt0.1

Group :: Development/Ruby
RPM: gem-rack-cors

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.1.0-alt0.1
Build date: 17 february 2023, 15:36 ( 60.9 weeks ago )
Size: 179.21 Kb

Home page:   https://github.com/cyu/rack-cors

License: MIT
Summary: Middleware that will make Rack-based apps CORS compatible
Description:

Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes
cross-origin AJAX possible.

Build Status

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. See Cross-domain Ajax with Cross-Origin
Resource Sharing.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-rack-cors
  • gem-rack-cors-devel
  • gem-rack-cors-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin