summaryrefslogtreecommitdiff
path: root/searx/network/__init__.py
AgeCommit message (Expand)Author
2021-08-24[fix] image_proxy: always close the httpx responeAlexandre Flament
2021-08-24[mod] /image_proxy: don't decompress imagesAlexandre Flament
2021-05-24[pylint] searx/network/__init__.py & add global (THREADLOCAL)Markus Heiser
2021-05-22[fix] offline engine: don't crash on time recordingAlexandre Flament
2021-04-27[fix] searx.network: fix rare cases where LOOP is NoneAlexandre Flament
2021-04-21[enh] rewrite and enhance metricsAlexandre Flament
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament