Files
open-webui/backend/open_webui/retrieval/loaders
Athanasios Oikonomou d735b036fe fix: handle unicode filenames in external document loader
Files with special characters in their names (e.g., ü.pdf) caused issues since HTTP headers only allow Latin-1 characters.
This change URL-encodes `X-Filename` before adding it to request headers, preventing failures when uploading or processing such files.

Fixes: #17000
2025-08-28 22:19:50 +03:00
..
2025-08-28 03:03:31 +04:00
2025-08-28 03:03:31 +04:00
2025-07-02 17:59:56 +02:00
2025-06-08 22:08:25 +04:00