summaryrefslogtreecommitdiff
path: root/searx/poolrequests.py
AgeCommit message (Expand)Author
2021-03-08[mod] by default allow only HTTPS, not HTTPAlexandre Flament
2021-02-09[mod] poolrequests: for one (user request, engine) always use the same HTTPAd...Alexandre Flament
2020-12-11[enh] add raise_for_httperrorAlexandre Flament
2020-11-20[enh] Add multiple outgoing proxiesAlexandre Flament
2020-09-26[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.Alexandre Flament
2020-09-10Drop Python 2 (3/n): objectsDalf
2020-09-01[enh] add option to configure proxies per engine - closes #1827Adam Tauber
2017-11-23[fix] measure request duration only if total_time attribute is set - fixes au...Adam Tauber
2017-11-22[enh] timeout and total HTTP time are managed by searx.poolrequestsAlexandre Flament
2017-07-20[enh] allow default empty values for normal and result proxiesAdam Tauber
2016-05-02Fix pep8Guilhem Bonnefille
2016-04-28Use new settings to fine tune the connection poolGuilhem Bonnefille
2016-01-18[fix] pep8 compatibiltyAdam Tauber
2015-10-31[fix] lock request pool generatorAdam Tauber
2015-08-02[mod] change settings file structure according to #314Adam Tauber
2015-04-25[enh] basic support for http proxy (see #236)Alexandre Flament
2015-02-22[enh] support of multiple outgoing IPsAdam Tauber
2015-01-22[fix] poolrequest post method parametersAdam Tauber
2015-01-21[enh] use one single http connection pool : improve response time. close #100dalf