cache_control_layer

Function cache_control_layer 

Source
pub async fn cache_control_layer(
    request: Request<Body>,
    next: Next,
) -> Response<Body>
Expand description

Axum middleware layer for automatic cache headers.