ladybird/Userland/Libraries/LibWeb/Loader
Andreas Kling 847243b706 LibWeb: Only inject "User-Agent"/"Accept" headers when they're missing
...otherwise we send out HTTP requests with duplicates of these headers.
2024-06-19 08:09:10 +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 Ladybird+LibWeb: Move User-Agent definitions to their own file 2024-05-26 18:29:24 +02:00
GeneratedPagesLoader.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04: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: Only inject "User-Agent"/"Accept" headers when they're missing 2024-06-19 08:09:10 +02:00
ResourceLoader.h LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers 2024-06-09 15:34:02 +02:00
UserAgent.h Ladybird+LibWeb: Move User-Agent definitions to their own file 2024-05-26 18:29:24 +02:00