Files
ladybird/Libraries/LibWeb/Loader
Andreas Kling 508c046408 LibWeb: Bump Chrome version in SAD_COMPATIBILITY_HACK
Some web servers (like azure.com) are throttling us unless we claim
to be a more recent version of Chrome.

Before this change, every HTTP request would take up to 30 seconds
before receiving a response. After the change, azure.com responds
instantly.

This is very silly, but it's the game we have to play.
2026-03-13 18:44:47 +01:00
..