summaryrefslogtreecommitdiff
path: root/searx/network/client.py
AgeCommit message (Expand)Author
2021-05-24[coding-style] searx/network/client.py - normalized indentationsMarkus Heiser
2021-05-24[pylint] searx/network/client.py & add global (TRANSPORT_KWARGS)Markus Heiser
2021-05-05[mod] searx.network.client: the same configuration reuses the same ssl.SSLCon...Alexandre Flament
2021-04-27[fix] searx.network: fix rare cases where LOOP is NoneAlexandre Flament
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament