update default User-Agent header to Firefox 102 ESR

snd update headers and ciphers for "browser": "firefox"
This commit is contained in:
Mike Fährmann
2022-06-28 17:38:58 +02:00
parent 1f9ff518ad
commit 3a5d5c3a91
4 changed files with 14 additions and 10 deletions

View File

@@ -496,7 +496,7 @@ extractor.*.user-agent
Type
``string``
Default
``"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0"``
``"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"``
Description
User-Agent header value to be used for HTTP requests.