Skip to content

Commit 29753ac

Browse files
committed
fixup! fixup! fixup! http: add optimizeEmptyRequests server option
1 parent 3f6851c commit 29753ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/http.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3666,7 +3666,6 @@ changes:
36663666
or `Transfer-Encoding` headers (indicating no body) will be initialized with an
36673667
already-ended body stream, so they will never emit any stream events
36683668
(like `'data'` or `'end'`). You can use `req.readableEnded` to detect this case.
3669-
This option is still under experimental phase.
36703669
**Default:** `false`.
36713670
36723671
* `requestListener` {Function}

0 commit comments

Comments
 (0)