diff options
author | Andreas Kling <kling@serenityos.org> | 2022-03-20 23:14:53 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-20 23:16:22 +0100 |
commit | 8f1a3f787879e56b43b36819bf0985bd1000c992 (patch) | |
tree | cd000738a72f85e651ebc0ed24bdd4cb56ad51a7 /Userland/Libraries/LibWeb/Dump.cpp | |
parent | 97f622747b788b725e44610e57a31dbda95cef6c (diff) | |
download | serenity-8f1a3f787879e56b43b36819bf0985bd1000c992.zip |
LibWeb: Tweak our User-Agent string
- Switch from "Mozilla/4.0" to "Mozilla/5.0" to match other browsers.
- Remove references to KHTML and Gecko.
- Identify ourselves as "LibWeb+LibJS/1.0 Browser/1.0"
New UA: "Mozilla/5.0 (SerenityOS; x86_64) LibWeb+LibJS/1.0 Browser/1.0"
Diffstat (limited to 'Userland/Libraries/LibWeb/Dump.cpp')
0 files changed, 0 insertions, 0 deletions