Expand description
Cache-Control middleware for all HTTP responses.
Functionsยง
- cache_
control_ layer - Returns a middleware layer that adds
CACHE_CONTROL_VALUEto every response, overriding any existing Cache-Control header.
Cache-Control middleware for all HTTP responses.
CACHE_CONTROL_VALUE to every
response, overriding any existing Cache-Control header.