Skip to content

Commit

Permalink
Update nodejs-apis.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Jun 2, 2024
1 parent 152a7e1 commit 814b481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/runtime/nodejs-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Some methods are not optimized yet.

### [`node:http`](https://nodejs.org/api/http.html)

🟢 Fully implemented.
🟢 Fully implemented. Outgoing client request body streaming is currently buffered instead of being streamed.

### [`node:http2`](https://nodejs.org/api/http2.html)

Expand Down

0 comments on commit 814b481

Please sign in to comment.