ladybird/Tests/LibHTTP
Praise-Garfield 9b8e341828 LibHTTP: Implement the must-understand cache directive
This implements the must-understand response cache directive per RFC
9111 Section 5.2.2.3. When a response contains must-understand, this
cache now ignores the no-store directive for status codes whose
caching behavior it implements. For status codes the cache does not
understand, the response is not stored.
2026-02-14 14:34:34 -05:00
..
CMakeLists.txt LibHTTP: Implement the must-understand cache directive 2026-02-14 14:34:34 -05:00
TestCacheUtilities.cpp LibHTTP: Implement the must-understand cache directive 2026-02-14 14:34:34 -05:00
TestHTTPUtils.cpp LibHTTP: Implement a strict method to extract Cache-Control directives 2026-01-28 11:31:04 -05:00