searx/searx/search/checker
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 [enh] checker: background check 2021-01-12 11:47:17 +01:00
__main__.py [fix] checker: minor fix about language detection 2021-01-19 21:29:31 +01:00
background.py Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00
impl.py Update httpx and friends to 0.21.3 (#3121) 2022-01-15 19:16:10 +01:00