Skip to content

Add cachebusting based on HTTP headers #638

@ksuprynowicz

Description

@ksuprynowicz

Right now caching is too aggressive and things header like this could be used:

HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 1024
Date: Tue, 22 Feb 2022 22:22:22 GMT
Last-Modified: Tue, 22 Feb 2021 22:22:22 GMT

More about caching:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching#heuristic_caching

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions