https://github.com/magiclen/rocket-cache-response
This crate provides a response struct used for HTTP cache control.
https://github.com/magiclen/rocket-cache-response
cache-control rocket rust
Last synced: 13 days ago
JSON representation
This crate provides a response struct used for HTTP cache control.
- Host: GitHub
- URL: https://github.com/magiclen/rocket-cache-response
- Owner: magiclen
- License: mit
- Created: 2018-08-21T17:51:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T01:37:16.000Z (over 2 years ago)
- Last Synced: 2025-07-11T09:19:49.866Z (11 months ago)
- Topics: cache-control, rocket, rust
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cache Response for Rocket Framework
====================
[](https://github.com/magiclen/rocket-cache-response/actions/workflows/ci.yml)
This crate provides a response struct used for HTTP cache control.
See `examples`.
## Crates.io
https://crates.io/crates/rocket-cache-response
## Documentation
https://docs.rs/rocket-cache-response
## License
[MIT](LICENSE)