diff --git a/docs/runtime/nodejs-apis.md b/docs/runtime/nodejs-apis.md index 8c1d0170748f4c..0f95171f6f18bd 100644 --- a/docs/runtime/nodejs-apis.md +++ b/docs/runtime/nodejs-apis.md @@ -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)