tauri/.changes/api-formAsync.md
Amr Bashir 2eab150563
feat(api/http): properly handle Files in Body.form, closes #7390 (#7394)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
closes #7390
2023-07-13 08:58:21 -03:00

148 B

@tauri-apps/api
patch:bug

Fix Body.form static not reading and sending entries of type Blob (including subclasses such as File)