raniglas / iron-cors-rs

A CORS Middleware implementation for Iron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS Middleware for Iron

Travis CI Crates.io Rust

A CORS Middleware for Iron with preflight support.

See https://www.html5rocks.com/static/images/cors_server_flowchart.png for reference.

Docs: https://docs.rs/iron-cors/

This library requires Rust 1.21+.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A CORS Middleware implementation for Iron.

License:Apache License 2.0


Languages

Language:Rust 100.0%