summaryrefslogtreecommitdiff
path: root/searx/network/network.py
AgeCommit message (Expand)Author
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-05-24[coding-style] searx/network/network.py - normalized indentationsMarkus Heiser
2021-05-24[pylint] searx/network/network.py & add global (NETWORKS)Markus Heiser
2021-04-27[fix] searx.network: fix rare cases where LOOP is NoneAlexandre Flament
2021-04-21[mod] refactoring: processorsAlexandre Flament
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament