Skip to content

Commit 344a355

Browse files
authored
Update http-stream-support.md
1 parent bb74676 commit 344a355

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.changes/http-stream-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
"http": minor
3-
"http-js": minor
2+
"http": patch
3+
"http-js": patch
44
---
55

6-
Fix HTTP stream not streaming the body.
6+
Fix `fetch` blocking until the whole response is read even if it was a streaming response.

0 commit comments

Comments
 (0)