CacheControl
None
- Overview
- max_age
- s_maxage
- stale_while_revalidate
- stale_if_error
- immutable
- must_understand
- no_cache
- no_store
- no_transform
- private
- public
Overview
max_age
Optional
s_maxage
Optional
stale_while_revalidate
Optional
stale_if_error
Optional
immutable
Optional
must_understand
Optional
no_cache
Optional
no_store
Optional
no_transform
Optional
private
Optional
public
Optional