Skip to content

fix(http): Correct Content-Disposition header format per RFC2183#12535

Open
bamontejano wants to merge 1 commit intoComfy-Org:masterfrom
bamontejano:fix/8914-content-disposition-header
Open

fix(http): Correct Content-Disposition header format per RFC2183#12535
bamontejano wants to merge 1 commit intoComfy-Org:masterfrom
bamontejano:fix/8914-content-disposition-header

Conversation

@bamontejano
Copy link
Copy Markdown

This PR fixes the formatting of the header in the function (located in ). It adds the 'attachment; ' prefix and ensures the filename is always quoted, as recommended by RFC 2183. This resolves issue #8914.

@isaac-mcfadyen
Copy link
Copy Markdown

This is a duplicate of #12497 (which itself is a duplicate of a couple past PRs).

@comfy-pr-bot
Copy link
Copy Markdown
Member

Test Evidence Check

⚠️ Warning: Test Explanation Missing

If this PR modifies behavior that requires testing, a test explanation is required. PRs lacking applicable test explanations may not be reviewed until added. Please add test explanations to ensure code quality and prevent regressions.

⚠️ Warning: Visual Documentation Missing

If this PR changes user-facing behavior, visual proof (screen recording or screenshot) is required. PRs without applicable visual documentation may not be reviewed until provided.

You can add it by:

  • GitHub: Drag & drop media directly into the PR description
  • YouTube: Include a link to a short demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants