searxng/searx/search/processors
Alexandre Flament d5ef764d32 searx.network: refactoring
* Allow to keep one HTTP client all along during the processing of one user query in one engine.
* async code is in one place: client.py, nowhere else. The stream method returns a httpx.Response as expected instead of a tuple as it is now in the master branch.
2023-11-04 07:56:39 +00:00
..
__init__.py [fix] spelling 2023-09-18 16:20:27 +02:00
abstract.py searx.network: refactoring 2023-11-04 07:56:39 +00:00
offline.py [fix] spelling 2023-09-18 16:20:27 +02:00
online.py searx.network: refactoring 2023-11-04 07:56:39 +00:00
online_currency.py [fix] spelling 2023-09-18 16:20:27 +02:00
online_dictionary.py [fix] spelling 2023-09-18 16:20:27 +02:00
online_url_search.py [fix] spelling 2023-09-18 16:20:27 +02:00