Kian-Meng Ang
|
629ebb426f
Fix typos (#3366)
|
2 年之前 |
Noémi Ványi
|
85034b49ef
Remove `httpx` and use `requests` instead (#3305)
|
2 年之前 |
Alexandre Flament
|
14fe1779b7
[httpx] replace searx.poolrequests by searx.network
|
3 年之前 |
Alexandre Flament
|
88a96baedc
[enh] replace requests by httpx
|
3 年之前 |
Alexandre Flament
|
99e0651cea
[mod] by default allow only HTTPS, not HTTP
|
3 年之前 |
Alexandre Flament
|
74d56f6cfb
[mod] poolrequests: for one (user request, engine) always use the same HTTPAdapter
|
4 年之前 |
Alexandre Flament
|
d703119d3a
[enh] add raise_for_httperror
|
4 年之前 |
Alexandre Flament
|
3786920df9
[enh] Add multiple outgoing proxies
|
4 年之前 |
Alexandre Flament
|
93f7f7eee2
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
|
4 年之前 |
Dalf
|
7888377743
Drop Python 2 (3/n): objects
|
4 年之前 |
Adam Tauber
|
4a913247b2
[enh] add option to configure proxies per engine - closes #1827
|
4 年之前 |
Adam Tauber
|
27e95846ea
[fix] measure request duration only if total_time attribute is set - fixes autocompleter
|
7 年之前 |
Alexandre Flament
|
c1cfe97851
[enh] timeout and total HTTP time are managed by searx.poolrequests
|
7 年之前 |
Adam Tauber
|
f2b13a7de0
[enh] allow default empty values for normal and result proxies
|
7 年之前 |
Guilhem Bonnefille
|
3f395304f9
Fix pep8
|
8 年之前 |
Guilhem Bonnefille
|
f18a3a77ef
Use new settings to fine tune the connection pool
|
8 年之前 |
Adam Tauber
|
bd22e9a336
[fix] pep8 compatibilty
|
9 年之前 |
Adam Tauber
|
357fc47811
[fix] lock request pool generator
|
9 年之前 |
Adam Tauber
|
1fcf066a81
[mod] change settings file structure according to #314
|
9 年之前 |
Alexandre Flament
|
cde37be4f5
[enh] basic support for http proxy (see #236)
|
9 年之前 |
Adam Tauber
|
03579c225f
[enh] support of multiple outgoing IPs
|
10 年之前 |
Adam Tauber
|
06186e72a9
[fix] poolrequest post method parameters
|
10 年之前 |
dalf
|
d07cfd9089
[enh] use one single http connection pool : improve response time. close #100
|
10 年之前 |