searxng/searx/network
Alexandre Flament b10403d3a1 [mod] searx.network: remove redundant code
searx.client.new_client: the proxies parameter is a dictonnary,
and the protocol (key of the dictionnary) is already normalized
(see usage of searx.network.network.PROXY_PATTERN_MAPPING)
2021-09-17 10:06:24 +02:00
..
__init__.py [upd] upgrade httpx 0.19.0 2021-09-17 10:06:22 +02:00
client.py [mod] searx.network: remove redundant code 2021-09-17 10:06:24 +02:00
network.py [upd] upgrade httpx 0.19.0 2021-09-17 10:06:22 +02:00
raise_for_httperror.py [pylint] searx: drop no longer needed 'missing-function-docstring' 2021-09-07 13:34:35 +02:00