mirror of https://github.com/searx/searx
85034b49ef
## What does this PR do? This PR prepares for removing `httpx`, and reverts back to `requests`. ## Why is this change important? `httpx` hasn't proven itself to be faster or better than `requests`. On the other hand it has caused issues on Windows. ============================================= Please update your environment to use requests instead of httpx. ============================================= |
||
---|---|---|
.. | ||
engines | ||
settings | ||
__init__.py | ||
test_answerers.py | ||
test_engines_init.py | ||
test_external_bangs.py | ||
test_plugins.py | ||
test_poolrequests.py | ||
test_preferences.py | ||
test_query.py | ||
test_results.py | ||
test_search.py | ||
test_settings_loader.py | ||
test_standalone_searx.py | ||
test_utils.py | ||
test_webadapter.py | ||
test_webapp.py | ||
test_webutils.py |