mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #21636] [CLOSED] fix: correct request header in image generation function #41804
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/21636
Author: @hztBUAA
Created: 2/20/2026
Status: ❌ Closed
Base:
main← Head:fix/image-gen-header📝 Commits (1)
e5e3225fix: remove API headers when downloading generated image URLs📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
backend/open_webui/routers/images.py(+2 -2)📄 Description
contributor license agreement
Summary
Authorization,Content-Type: application/json) when downloading generated image URLs from external CDN/OSS serversCloses #21301
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.