Skip to content

Missing header for must-revalidate directive #44705

Description

@johntalton

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control

What specific section or headline is this issue about?

must-revalidate

What information was incorrect, unhelpful, or incomplete?

must-revalidate Response description does not contain a heading like the other Directives.

What did you expect to see?

### must-revalidate to be included prior to the

about the directive

Do you have any supporting links, references, or citations?

paragraph of must revalidate exists here, with no header

The `must-revalidate` response directive indicates that the response can be stored in caches and can be reused while [fresh](/en-US/docs/Web/HTTP/Guides/Caching#fresh_and_stale_based_on_age). If the response becomes [stale](/en-US/docs/Web/HTTP/Guides/Caching#fresh_and_stale_based_on_age), it must be validated with the origin server before reuse.

Do you have anything more you want to share?

the listing also does not follow the ordering in the Directive Request/Response table above, while this is minor it could aid in making the content more "followable" when "jumping" from one section to another. Alternatively, use of hash-link in the markdown to jump to section directly could also be helpful.

but this is all minor compared to not even having the setion header :)

MDN metadata

Page report details

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions