Files
tauri-plugins-workspace/.changes/http-fix-204.md
T
asomethings ff384cbabe fix(http): handle status code 204 to use js null fix #2580 (#2636)
* fix(http): handle status code 204 to use javascript null

* add change file

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-04-18 09:53:25 -03:00

7 lines
88 B
Markdown

---
"http": patch
"http-js": patch
---
Properly handle responses with status code 204.