searx/searx/search/processors
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 Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00
abstract.py Fix issues in network after updating httpx to 0.21.x (#3169) 2022-02-28 22:05:20 +01:00
offline.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
online.py Update httpx and friends to 0.21.3 (#3121) 2022-01-15 19:16:10 +01:00
online_currency.py [mod] update currencies.json and fetch_currencies.py 2021-02-23 16:42:28 +01:00
online_dictionary.py [enh] add checker 2021-01-12 11:47:17 +01:00