[common] allow overriding 'user-agent' when 'browser' is used (#7647)

This commit is contained in:
Mike Fährmann
2025-06-10 22:03:15 +02:00
parent 8e698d1a64
commit b4aed5e2c9
2 changed files with 10 additions and 14 deletions

View File

@@ -673,11 +673,6 @@ Description
Setting this value to ``"browser"`` will try to automatically detect
and use the ``User-Agent`` header of the system's default browser.
Note:
This option has *no* effect if
`extractor.browser <extractor.*.browser_>`__
is enabled.
extractor.*.browser
-------------------