tauri/.changes/api-fetch-empty-reponse.md
Amr Bashir 50c63900c7
fix(api.js): fix http.fetch throwing error if response body is empty, closes #2831 (#3008)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-12-08 23:39:42 -03:00

107 B

api
patch

Fix http.fetch throwing error if the response is successful but the body is empty.