summaryrefslogtreecommitdiff
path: root/searx/network/client.py
Commit message (Expand)AuthorAge
* Make it work with debian packages.HEADmasterAnton Khirnov2024-01-20
* [mod] searx.network: memory optimizationAlexandre Flament2023-08-27
* Bump httpx 0.21.2 from to 0.24.1Alexandre Flament2023-08-21
* [mod] Shuffle httpx's default ciphers of a SSL context randomly.Markus Heiser2023-03-19
* searx.network: add "verify" option to the networksAlexandre Flament2022-10-14
* [typing] add type hints for dictionariesMartin Fischer2022-01-17
* [mod] upgrade httpx 0.21.2Alexandre Flament2022-01-05
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [fix] searx.network.stream: fix memory leakAlexandre Flament2021-09-28
* Merge pull request #261 from dalf/upgrade_httpxAlexandre Flament2021-09-17
|\
| * [mod] searx.network: remove redundant codeAlexandre Flament2021-09-17
| * [upd] upgrade httpx 0.19.0Alexandre Flament2021-09-17
* | [pylint] fix global-variable-not-assigned issuesMarkus Heiser2021-09-17
|/
* [mod] debug mode: log HTTP requests with network nameAlexandre Flament2021-09-11
* [pylint] searx: drop no longer needed 'missing-function-docstring'Markus Heiser2021-09-07
* [coding-style] searx/network/client.py - normalized indentationsMarkus Heiser2021-05-24
* [pylint] searx/network/client.py & add global (TRANSPORT_KWARGS)Markus Heiser2021-05-24
* [mod] searx.network.client: the same configuration reuses the same ssl.SSLCon...Alexandre Flament2021-05-05
* [fix] searx.network: fix rare cases where LOOP is NoneAlexandre Flament2021-04-27
* [httpx] replace searx.poolrequests by searx.networkAlexandre Flament2021-04-12