Update http-stream-support.md

pull/2522/head
Amr Bashir 4 months ago committed by GitHub
parent bb746768c6
commit 344a355015
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
---
"http": minor
"http-js": minor
"http": patch
"http-js": patch
---
Fix HTTP stream not streaming the body.
Fix `fetch` blocking until the whole response is read even if it was a streaming response.

Loading…
Cancel
Save