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
..
datalab_marker.py refac/fix: marker 2025-08-28 03:03:31 +04:00
external_document.py fix: handle unicode filenames in external document loader 2025-08-28 22:19:50 +03:00
external_web.py feat: external document loader support 2025-05-14 22:28:40 +04:00
main.py refac/fix: marker 2025-08-28 03:03:31 +04:00
mistral.py add trust env to clientsession 2025-07-02 17:59:56 +02:00
tavily.py feat(trace): opentelemetry instrument 2025-03-10 22:27:31 +08:00
youtube.py chore: format 2025-06-08 22:08:25 +04:00