Files
open-webui-custom/backend/open_webui
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-10 22:28:31 +08:00
2025-08-21 02:39:25 +04:00
2025-08-26 22:05:27 +04:00
2025-08-28 03:24:26 +04:00
2025-08-28 13:25:48 +04:00
2025-08-10 00:02:58 +04:00
2025-08-21 12:44:16 +04:00
2025-07-16 15:23:18 +09:00
2025-08-28 02:35:29 +04:00
2025-04-15 09:55:35 +02:00
2025-06-03 18:07:29 +04:00
2025-08-28 03:24:26 +04:00
2025-08-25 14:29:05 +04:00
2025-08-27 17:24:16 +04:00