searx/searx/network
Alexandre Flament 5e53e9412d [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
2021-05-06 22:52:30 +02:00
..
__init__.py [fix] searx.network: fix rare cases where LOOP is None 2021-05-03 21:47:04 +02:00
client.py [mod] searx.network.client: the same configuration reuses the same ssl.SSLContext 2021-05-06 22:52:30 +02:00
network.py [fix] searx.network: fix rare cases where LOOP is None 2021-05-03 21:47:04 +02:00
raise_for_httperror.py [httpx] replace searx.poolrequests by searx.network 2021-05-03 21:39:54 +02:00