ladybird/Userland
Gunnar Beutner 8c96640157 WebServer: Set no-cache header for responses
This sets the Pragma: no-cache header. Using Cache-Control would be
preferable but that's not part of the HTTP/1.0 standard.
2021-05-17 21:28:34 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications Piano: Use the return key emoji in the key labels 2021-05-17 00:16:49 +01:00
Demos Demos: Add Mandelbrot demo 2021-05-17 13:35:39 +02:00
DevTools UE: Don't look up binaries in PATH when the user specified a full path 2021-05-17 19:34:53 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Chess: Fix signed/unsigned issues 2021-05-17 18:14:05 +01:00
Libraries LibHTTP: Make sure we're not sending an empty path in requests 2021-05-17 21:28:00 +02:00
Services WebServer: Set no-cache header for responses 2021-05-17 21:28:34 +02:00
Shell Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Utilities Utilities: Correct non-standard assert macros includes 2021-05-17 18:14:05 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00