Markus Heiser
|
8fa54ffddf
[mod] Shuffle httpx's default ciphers of a SSL context randomly.
|
2 years ago |
Alexandre Flament
|
32e8c2cf09
searx.network: add "verify" option to the networks
|
2 years ago |
Martin Fischer
|
def62c3a47
[typing] add type hints for dictionaries
|
3 years ago |
Alexandre Flament
|
e64c3deab7
[mod] upgrade httpx 0.21.2
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Alexandre Flament
|
29893cf816
[fix] searx.network.stream: fix memory leak
|
3 years ago |
Alexandre Flament
|
dc74df3a55
Merge pull request #261 from dalf/upgrade_httpx
|
3 years ago |
Markus Heiser
|
443bf35e09
[pylint] fix global-variable-not-assigned issues
|
3 years ago |
Alexandre Flament
|
b10403d3a1
[mod] searx.network: remove redundant code
|
3 years ago |
Alexandre Flament
|
8e73438cbe
[upd] upgrade httpx 0.19.0
|
3 years ago |
Alexandre Flament
|
91a6d80e82
[mod] debug mode: log HTTP requests with network name
|
3 years ago |
Markus Heiser
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Markus Heiser
|
1499002ceb
[coding-style] searx/network/client.py - normalized indentations
|
3 years ago |
Markus Heiser
|
b595c482d0
[pylint] searx/network/client.py & add global (TRANSPORT_KWARGS)
|
3 years ago |
Alexandre Flament
|
0f4e995ab4
[mod] searx.network.client: the same configuration reuses the same ssl.SSLContext
|
4 years ago |
Alexandre Flament
|
283ae7bfad
[fix] searx.network: fix rare cases where LOOP is None
|
4 years ago |
Alexandre Flament
|
d14994dc73
[httpx] replace searx.poolrequests by searx.network
|
4 years ago |