ladybird/Userland/Libraries/LibWeb/Loader
Andreas Kling 2c918b540d LibWeb+RequestServer: Let RequestServer set HTTP Accept-Encoding header
Ultimately it's RequestServer who knows which kind of encodings it can
handle and decompress, so let's have it set the Accept-Encoding.
2024-07-16 11:01:01 +02:00
..
ContentFilter.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
ContentFilter.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
FileRequest.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FileRequest.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
GeneratedPagesLoader.cpp Base: Use % for keys in templates 2024-07-09 11:21:07 +02:00
GeneratedPagesLoader.h LibWeb: Pass network error message to generated error page 2024-07-05 15:08:13 -06:00
LoadRequest.cpp LibWeb: Support unbuffered resource load requests 2024-05-26 18:29:24 +02:00
LoadRequest.h LibWeb: Support unbuffered resource load requests 2024-05-26 18:29:24 +02:00
ProxyMappings.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
ProxyMappings.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Resource.cpp LibGfx: Remove QOI image format support 2024-06-17 21:57:35 +02:00
Resource.h LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers 2024-06-09 15:34:02 +02:00
ResourceLoader.cpp LibWeb+RequestServer: Let RequestServer set HTTP Accept-Encoding header 2024-07-16 11:01:01 +02:00
ResourceLoader.h LibWeb: Support Gecko and WebKit navigator compatibility modes 2024-07-05 07:14:03 +02:00
UserAgent.h LibWeb: Add user agent CPU string for PowerPC 2024-07-05 09:50:13 -06:00