CacheControl

None

  1. Overview
  2. max_age
  3. s_maxage
  4. stale_while_revalidate
  5. stale_if_error
  6. immutable
  7. must_understand
  8. no_cache
  9. no_store
  10. no_transform
  11. private
  12. 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