searx/tests/unit/network
Noémi Ványi 0669bfd7a5
Fix issues in network after updating httpx to 0.21.x (#3169)
* [mod] upgrade httpx 0.21.2

httpx 0.21.2 and httpcore 0.14.4 fix multiple issues:
* https://github.com/encode/httpx/releases/tag/0.21.2
* https://github.com/encode/httpcore/releases/tag/0.14.4

so most of the workarounds in searx.network have been removed.

* pick even more changes from searxng

Co-authored-by: Alexandre Flament <alex@al-f.net>
2022-02-28 22:05:20 +01:00
..
__init__.py [httpx] replace searx.poolrequests by searx.network 2021-05-03 21:39:54 +02:00
test_network.py Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00