ladybird/Userland
sideshowbarker f735c464d3 LibWeb/Fetch: Don’t cache redirects
This change disables caching for 301, 302, 303, 307, and 308 responses.
This is just for now, ad-hoc — not adhering to any particular spec.
Fixes https://github.com/LadybirdBrowser/ladybird/issues/863
2024-08-01 11:39:27 +02:00
..
Libraries LibWeb/Fetch: Don’t cache redirects 2024-08-01 11:39:27 +02:00
Services WebContent: Limit the Console client to the top-level navigable client 2024-08-01 11:35:49 +02:00
Utilities LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00