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

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

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

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.

2 participants