Files
searxng/searx/engines
Guanzhong Chen 896863802e [fix] engine: brave - BrotliDecoderDecompressStream encoding issue (#5572)
For some reason, I keep getting this error from the brave engine:

    httpx.DecodingError: BrotliDecoderDecompressStream failed while processing the stream

Forcing the server to use either gzip or deflate fixes this issue.

This makes the brave engine work when the server seems to be encoding brotli incorrectly, or at least in a way incompatible with certain installs.

Related:

- https://github.com/searxng/searxng/pull/1787
- https://github.com/searxng/searxng/pull/5536
2025-12-17 09:39:03 +01:00
..
2025-08-12 15:18:46 +02:00
2025-11-06 10:09:10 +01:00
2025-03-30 12:41:43 +02:00
2024-04-10 06:51:28 +02:00
2025-03-30 14:25:58 +02:00
2025-11-21 11:20:10 +01:00
2025-11-21 11:20:10 +01:00
2025-04-18 09:30:17 +02:00
2025-11-06 10:09:10 +01:00