dify/api/tests/unit_tests/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
..
test_build_from_mapping.py test: add comprehensive tests for file_factory build_from_mapping (#22926) 2025-07-25 10:30:19 +08:00
test_file_factory.py fix: remote filename will be 'inline' if Content-Disposition: inline (#25877) 2025-09-25 10:39:44 +08:00
test_variable_factory.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00