diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2022-01-23 17:22:13 +0100 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-01-23 17:22:13 +0100 |
| commit | e9588b70a6304afb8ac1de73479d7ade1e01b155 (patch) | |
| tree | 176ec37ed472e9039b316e63ad1d92e1f536b4f2 /searx/plugins/hostname_replace.py | |
| parent | 9c5bac4c4392542d9c48d61dd3fc9c96e4f514f0 (diff) | |
[fix] brave autocompleter: charset_normalizer issues
Use httpx.Response.json() to avoid charset_normalizer issues:
DEBUG charset_normalizer : override steps (5) and chunk_size (512) as content does not fit (153 byte(s) given) parameters.
INFO charset_normalizer : ascii passed initial chaos probing. Mean measured chaos is 0.000000 %
DEBUG charset_normalizer : ascii should target any language(s) of ['Latin Based']
INFO charset_normalizer : ascii is most likely the one. Stopping the process.
[1] https://www.python-httpx.org/api/#response
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/plugins/hostname_replace.py')
0 files changed, 0 insertions, 0 deletions