mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[enh] add ability to send engine data to subsequent requests
This commit is contained in:
@@ -327,6 +327,7 @@ def _set_https_support_for_engine(engine):
|
||||
'is_test': True,
|
||||
'category': 'files',
|
||||
'raise_for_status': True,
|
||||
'engine_data': {},
|
||||
})
|
||||
|
||||
if 'url' not in params:
|
||||
|
||||
Reference in New Issue
Block a user