Skip to content

Comments

Fixing overwrite Blob/File type as Content-Type in browser. (#1773)#7

Open
MitchLewis930 wants to merge 1 commit intopr_027_beforefrom
pr_027_after
Open

Fixing overwrite Blob/File type as Content-Type in browser. (#1773)#7
MitchLewis930 wants to merge 1 commit intopr_027_beforefrom
pr_027_after

Conversation

@MitchLewis930
Copy link

@MitchLewis930 MitchLewis930 commented Jan 30, 2026

PR_027


Note

Low Risk
Small, browser-only header-handling change that only affects requests with Blob/File bodies and should reduce incorrect Content-Type overrides.

Overview
Prevents xhrAdapter from forcing a Content-Type header when sending Blob/File request bodies that already have a type, matching the existing behavior for FormData and allowing the browser to set the correct multipart/boundary or media type.

Written by Cursor Bugbot for commit f3cc053. This will update automatically on new commits. Configure here.

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