Files
serenity/Userland/Libraries/LibWeb/Loader
Andreas Kling eed8a503bd 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.

(cherry picked from commit 2c918b540db2efcef4751084592ae1cf3be0999f)
2024-07-28 17:34:44 -04:00
..