searx/searx/network
Marc Abonce Seguin c9e6d9f5f6
Fix Tor proxy when using httpx 0.21.x (#3165)
## What does this PR do?

This should fix #3164.
The problem is that `httpx` keeps making breaking changes to their library, so we just have to adjust the code a little bit to make it work with the new version of the library.


## Related issues
Closes  #3164
2022-03-01 20:21:25 +01:00
..
__init__.py Pick image_proxy changes from searxng (#2965) 2022-01-22 13:49:00 +01:00
client.py Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00
network.py Fix Tor proxy when using httpx 0.21.x (#3165) 2022-03-01 20:21:25 +01:00
raise_for_httperror.py [httpx] replace searx.poolrequests by searx.network 2021-05-03 21:39:54 +02:00