mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 22:30:50 +08:00
Quotes in filenames would cause malformed Content-Disposition headers: filename="file"name.png" ← Invalid header with unbalanced quotes Now quotes are replaced with single quotes in the ASCII fallback while the UTF-8 filename* uses proper percent-encoding (%22). |
||
|---|---|---|
| .. | ||
| test_cache_control.py | ||
| test_content_disposition.py | ||