searx/searx/search
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
..
checker Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00
processors Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00
__init__.py Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00
models.py [fix] checker: various bug fixes 2021-03-25 09:37:37 +01:00