mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
That respects the user locale better than hardcoding en-US. This can also be manually set with the `LANG` environment variable. Testing: Manual testing with the devtools to check the header sent and the value of `navigator.language` Signed-off-by: webbeef <me@webbeef.org>