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§

CacheResponsePro
The responder with a Cache-Control header.

Type Aliases§

CacheResponse
The responder with a Cache-Control header.