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 3f6851c commit 29753acCopy full SHA for 29753ac
doc/api/http.md
@@ -3666,7 +3666,6 @@ changes:
3666
or `Transfer-Encoding` headers (indicating no body) will be initialized with an
3667
already-ended body stream, so they will never emit any stream events
3668
(like `'data'` or `'end'`). You can use `req.readableEnded` to detect this case.
3669
- This option is still under experimental phase.
3670
**Default:** `false`.
3671
3672
* `requestListener` {Function}
0 commit comments