dify/api/factories
リイノ Lin 6841a09667
fix: remote filename will be 'inline' if Content-Disposition: inline (#25877)
Fixed the issue that filename will be 'inline' if response header contains `Content-Disposition: inline` while retrieving file by url.

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-25 10:39:44 +08:00
..
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
agent_factory.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
file_factory.py fix: remote filename will be 'inline' if Content-Disposition: inline (#25877) 2025-09-25 10:39:44 +08:00
variable_factory.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00