You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
__init__.py [fix] image_proxy: always close the httpx respone 3 years ago
client.py [coding-style] searx/network/client.py - normalized indentations 3 years ago
network.py [mod] /image_proxy: use HTTP/1 instead of HTTP/2 3 years ago
raise_for_httperror.py [pylint] searx/network/raise_for_httperror.py 3 years ago