cache-tests icon indicating copy to clipboard operation
cache-tests copied to clipboard

Tests for HTTP Caches

Results 23 cache-tests issues
Sort by recently updated
recently updated
newest added

Shouldn't be cached (and headers shouldn't be either)

new test

It would be nice to show a test counter; e.g., on the HTML test page.

meta

[@igrigorik claimed a while back](https://www.igvita.com/2012/12/18/deploying-new-image-formats-on-the-web/) that CDNs and proxies don't support `Vary` with `Accept`; should test that specifically.

new test

A cache MUST write through requests with methods that are unsafe (Section 4.2.1 of [RFC7231]) to the origin server; i.e., a cache is not allowed to generate a reply to...

new test

Test: ~~~ Foo: a, b Foo: b, a ~~~ and ~~~ Foo: a Foo: b Foo: b Foo: a ~~~ for: - [ ] Age - [ ] Date -...

new test

Howdy, this project is excellent, I'm really happy to see it exists ☺️ I've been working on implementing support for [Conditional Requests](https://httpwg.org/specs/rfc9110.html#conditional.requests) in a project and wanted to ensure I've...

new test

https://github.com/caddyserver/cache-handler https://github.com/darkweak/souin

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/popover

It would be nice to have comparison with freshly released Pingora project: https://github.com/cloudflare/pingora/tree/main/pingora-cache