summaryrefslogtreecommitdiff
path: root/searx/utils.py
diff options
context:
space:
mode:
authorLéon Tiekötter <leon@tiekoetter.com>2025-09-20 07:54:58 +0200
committerGitHub <noreply@github.com>2025-09-20 07:54:58 +0200
commit57ef342ad11eae84629b9c1e889d2b9aa212efeb (patch)
tree15b7668f5c4696fd02daaa966b97bb44e3d575a6 /searx/utils.py
parent0ce0d957b11e70298ef4c1a0aeefe0d9f72f77ec (diff)
[fix] image proxy: object has no attribute 'status_code' (#5212)
Commit 8f8343d [1] introduced a bug in the network logic of SearXNG where stream requests (such as the one from the image proxy) would fail because a wrapper was returned instead of a response object with the correct attribute. This is just a quick in place fix I implemented to get it working again. It would be better to implement corresponding logic to give stream requests the correct object. [1] https://github.com/searxng/searxng/pull/5204
Diffstat (limited to 'searx/utils.py')
0 files changed, 0 insertions, 0 deletions