Skip to content

Commit aa119f2

Browse files
authored
feat(api): add FormData support on Body.form, closes #5545 (#5546)
1 parent 99fe1c5 commit aa119f2

4 files changed

Lines changed: 78 additions & 48 deletions

File tree

.changes/http-body-formdata.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"api": minor
3+
---
4+
5+
Added support to `FormData` on the `Body.form` function.

0 commit comments

Comments
 (0)