From 625fd3d7bf2d6c3dd36b7329556020d92ae67f8d Mon Sep 17 00:00:00 2001 From: Lucas Nogueira Date: Fri, 18 Apr 2025 09:51:17 -0300 Subject: [PATCH] add change file --- .changes/http-fix-204.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/http-fix-204.md diff --git a/.changes/http-fix-204.md b/.changes/http-fix-204.md new file mode 100644 index 00000000..d98241cb --- /dev/null +++ b/.changes/http-fix-204.md @@ -0,0 +1,6 @@ +--- +"http": patch +"http-js": patch +--- + +Properly handle responses with status code 204.