File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2938,12 +2938,11 @@ Url {
2938
2938
added: v8.4.0
2939
2939
-->
2940
2940
2941
+ * Extends: {Stream}
2942
+
2941
2943
This object is created internally by an HTTP server — not by the user. It is
2942
2944
passed as the second parameter to the [ ` 'request' ` ] [ ] event.
2943
2945
2944
- The response inherits from [ Stream] [ ] , and additionally implements the
2945
- following:
2946
-
2947
2946
#### Event: 'close'
2948
2947
<!-- YAML
2949
2948
added: v8.4.0
@@ -3470,7 +3469,6 @@ following additional properties:
3470
3469
[ RFC 8336 ] : https://tools.ietf.org/html/rfc8336
3471
3470
[ RFC 8441 ] : https://tools.ietf.org/html/rfc8441
3472
3471
[ Readable Stream ] : stream.html#stream_class_stream_readable
3473
- [ Stream ] : stream.html#stream_stream
3474
3472
[ `'checkContinue'` ] : #http2_event_checkcontinue
3475
3473
[ `'connect'` ] : #http2_event_connect
3476
3474
[ `'request'` ] : #http2_event_request
You can’t perform that action at this time.
0 commit comments