searxng/searx/network
Alexandre Flament 3b0f70ed0f [mod] /image_proxy: use HTTP/1 instead of HTTP/2
httpx: HTTP/2 is slow when a lot data is downloaded.
https://github.com/dalf/pyhttp-benchmark

also, the usage of HTTP/1 decreases the load average
2021-08-24 14:51:20 +02:00
..
__init__.py [fix] image_proxy: always close the httpx respone 2021-08-24 14:51:20 +02:00
client.py [coding-style] searx/network/client.py - normalized indentations 2021-05-24 17:44:43 +02:00
network.py [mod] /image_proxy: use HTTP/1 instead of HTTP/2 2021-08-24 14:51:20 +02:00
raise_for_httperror.py [pylint] searx/network/raise_for_httperror.py 2021-05-24 17:40:10 +02:00