https://github.com/messense/rocket-lenient-json
A rocket_contrib::Json copy which removes the Content-Type check
https://github.com/messense/rocket-lenient-json
Last synced: 8 months ago
JSON representation
A rocket_contrib::Json copy which removes the Content-Type check
- Host: GitHub
- URL: https://github.com/messense/rocket-lenient-json
- Owner: messense
- License: apache-2.0
- Archived: true
- Created: 2018-01-26T06:08:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T08:03:46.000Z (almost 8 years ago)
- Last Synced: 2025-01-16T03:50:01.048Z (over 1 year ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# rocket-lenient-json
[](https://travis-ci.org/messense/rocket-lenient-json)
[](https://codecov.io/gh/messense/rocket-lenient-json)
[](https://crates.io/crates/rocket-lenient-json)
[](https://docs.rs/rocket-lenient-json/)
A `rocket_contrib::Json` copy which removes the `Content-Type` check.