You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/search/processors
Markus Heiser 8df1f0c47e [mod] add 'Accept-Language' HTTP header to online processores
Most engines that support languages (and regions) use the Accept-Language from
the WEB browser to build a response that fits to the language (and region).

- add new engine option: send_accept_language_header

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
..
__init__.py [enh] implement a OnlineUrlSearchProcessor 3 years ago
abstract.py [doc] add description of method EngineProcessor.get_params() 2 years ago
offline.py [format.python] initial formatting of the python code 3 years ago
online.py [mod] add 'Accept-Language' HTTP header to online processores 2 years ago
online_currency.py [doc] add description of method EngineProcessor.get_params() 2 years ago
online_dictionary.py [doc] add description of method EngineProcessor.get_params() 2 years ago
online_url_search.py [doc] add description of method EngineProcessor.get_params() 2 years ago