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 {
29512951added: v8.4.0
29522952-->
29532953
2954+ * Extends: {Stream}
2955+
29542956This object is created internally by an HTTP server — not by the user. It is
29552957passed as the second parameter to the [ ` 'request' ` ] [ ] event.
29562958
2957- The response inherits from [ Stream] [ ] , and additionally implements the
2958- following:
2959-
29602959#### Event: 'close'
29612960<!-- YAML
29622961added: v8.4.0
@@ -3481,7 +3480,6 @@ following additional properties:
34813480[ RFC 8336 ] : https://tools.ietf.org/html/rfc8336
34823481[ RFC 8441 ] : https://tools.ietf.org/html/rfc8441
34833482[ Readable Stream ] : stream.html#stream_class_stream_readable
3484- [ Stream ] : stream.html#stream_stream
34853483[ Using `options.selectPadding()` ] : #http2_using_options_selectpadding
34863484[ `'checkContinue'` ] : #http2_event_checkcontinue
34873485[ `'connect'` ] : #http2_event_connect
You can’t perform that action at this time.
0 commit comments