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 0f4e995ab4 [mod] searx.network.client: the same configuration reuses the same ssl.SSLContext
before there was one ssl.SSLContext per client.

see https://github.com/encode/httpx/issues/978
3 years ago
..
__init__.py [fix] searx.network: fix rare cases where LOOP is None 3 years ago
client.py [mod] searx.network.client: the same configuration reuses the same ssl.SSLContext 3 years ago
network.py [fix] searx.network: fix rare cases where LOOP is None 3 years ago
raise_for_httperror.py [httpx] replace searx.poolrequests by searx.network 3 years ago