Skip to content

fix: preserve binary bodies in patch-fetch FormData/Blob/ArrayBuffer handling - #232

Merged
bestickley merged 1 commit into
cdklabs:mainfrom
allenlinsh:fix/patch-fetch-binary-bodies
Jun 11, 2026
Merged

fix: preserve binary bodies in patch-fetch FormData/Blob/ArrayBuffer handling#232
bestickley merged 1 commit into
cdklabs:mainfrom
allenlinsh:fix/patch-fetch-binary-bodies

Conversation

@allenlinsh

Copy link
Copy Markdown
Contributor

Fixes #231

@bestickley

Copy link
Copy Markdown
Contributor

thank you, @allenlinsh! This looks great. running e2e tests before merging.

@bestickley
bestickley disabled auto-merge June 11, 2026 19:36
@bestickley
bestickley added this pull request to the merge queue Jun 11, 2026
Merged via the queue into cdklabs:main with commit 79fb56c Jun 11, 2026
13 checks passed
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.

patch-fetch corrupts multipart/binary request bodies (File parts become "[object File]”)

2 participants