File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2951,12 +2951,11 @@ Url {
2951
2951
added: v8.4.0
2952
2952
-->
2953
2953
2954
+ * Extends: {Stream}
2955
+
2954
2956
This object is created internally by an HTTP server — not by the user. It is
2955
2957
passed as the second parameter to the [ ` 'request' ` ] [ ] event.
2956
2958
2957
- The response inherits from [ Stream] [ ] , and additionally implements the
2958
- following:
2959
-
2960
2959
#### Event: 'close'
2961
2960
<!-- YAML
2962
2961
added: v8.4.0
@@ -3481,7 +3480,6 @@ following additional properties:
3481
3480
[ RFC 8336 ] : https://tools.ietf.org/html/rfc8336
3482
3481
[ RFC 8441 ] : https://tools.ietf.org/html/rfc8441
3483
3482
[ Readable Stream ] : stream.html#stream_class_stream_readable
3484
- [ Stream ] : stream.html#stream_stream
3485
3483
[ Using `options.selectPadding()` ] : #http2_using_options_selectpadding
3486
3484
[ `'checkContinue'` ] : #http2_event_checkcontinue
3487
3485
[ `'connect'` ] : #http2_event_connect
You can’t perform that action at this time.
0 commit comments