index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
poolrequests.py
Age
Commit message (
Expand
)
Author
2021-03-08
[mod] by default allow only HTTPS, not HTTP
Alexandre 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_httperror
Alexandre Flament
2020-11-20
[enh] Add multiple outgoing proxies
Alexandre Flament
2020-09-26
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
Alexandre Flament
2020-09-10
Drop Python 2 (3/n): objects
Dalf
2020-09-01
[enh] add option to configure proxies per engine - closes #1827
Adam 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.poolrequests
Alexandre Flament
2017-07-20
[enh] allow default empty values for normal and result proxies
Adam Tauber
2016-05-02
Fix pep8
Guilhem Bonnefille
2016-04-28
Use new settings to fine tune the connection pool
Guilhem Bonnefille
2016-01-18
[fix] pep8 compatibilty
Adam Tauber
2015-10-31
[fix] lock request pool generator
Adam Tauber
2015-08-02
[mod] change settings file structure according to #314
Adam Tauber
2015-04-25
[enh] basic support for http proxy (see #236)
Alexandre Flament
2015-02-22
[enh] support of multiple outgoing IPs
Adam Tauber
2015-01-22
[fix] poolrequest post method parameters
Adam Tauber
2015-01-21
[enh] use one single http connection pool : improve response time. close #100
dalf