Skip to content

[Cache] cache validation #57

Closed
Closed
@dbu

Description

@dbu

the CachePlugin should handle Last-Modified and Etag headers and send If-None-Match resp. If-Modified-Since headers along if the data is still in the cache. this would allow the server to respond with a 304 Not Modified and we could update the cached response and then return that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions