Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

This crate provides a response struct used for HTTP cache control.

Awesome Lists containing this project

README

        

Cache Response for Rocket Framework
====================

[![CI](https://github.com/magiclen/rocket-cache-response/actions/workflows/ci.yml/badge.svg)](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)