We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb74676 commit 344a355Copy full SHA for 344a355
.changes/http-stream-support.md
@@ -1,6 +1,6 @@
1
---
2
-"http": minor
3
-"http-js": minor
+"http": patch
+"http-js": patch
4
5
6
-Fix HTTP stream not streaming the body.
+Fix `fetch` blocking until the whole response is read even if it was a streaming response.
0 commit comments