Crate rocket_cache_response
source ·Expand description
Cache Response for Rocket Framework
This crate provides a response struct used for HTTP cache control.
See examples
.
Enums
- The responder with a
Cache-Control
header.
Type Aliases
- The responder with a
Cache-Control
header.