Skip to content

[Feature request]: Cache-bust endpoint URLs resource #3710

@martincostello

Description

@martincostello

Is your feature request related to a specific problem? Or an existing feature?

Context: #3709 (comment)

The document URLs endpoint can get cached in browsers and go out-of-date.

Describe the solution you'd like

We should update the method below to respond with cache headers like we do for files:

private async Task RespondWithDocumentUrls(HttpResponse response)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature suggestionhelp-wantedA change up for grabs for contributions from the community

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions