searx/searx/search
Noémi Ványi 85034b49ef
Remove `httpx` and use `requests` instead (#3305)
## 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.
=============================================
2022-07-30 20:56:56 +02:00
..
checker Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
processors Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
__init__.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
models.py [fix] checker: various bug fixes 2021-03-25 09:37:37 +01:00