Skip to content

Commit 6b7e698

Browse files
dmitigrBridgeAR
authored andcommitted
doc: add links to Stream section
PR-URL: #24301 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 9cefbba commit 6b7e698

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/api/http.md

+1
Original file line numberDiff line numberDiff line change
@@ -2112,3 +2112,4 @@ not abort the request or do anything besides add a `'timeout'` event.
21122112
[`socket.unref()`]: net.html#net_socket_unref
21132113
[`url.parse()`]: url.html#url_url_parse_urlstring_parsequerystring_slashesdenotehost
21142114
[Readable Stream]: stream.html#stream_class_stream_readable
2115+
[Stream]: stream.html#stream_stream

doc/api/http2.md

+1
Original file line numberDiff line numberDiff line change
@@ -3402,6 +3402,7 @@ following additional properties:
34023402
[HTTPS]: https.html
34033403
[Performance Observer]: perf_hooks.html
34043404
[Readable Stream]: stream.html#stream_class_stream_readable
3405+
[Stream]: stream.html#stream_stream
34053406
[RFC 7838]: https://tools.ietf.org/html/rfc7838
34063407
[RFC 8336]: https://tools.ietf.org/html/rfc8336
34073408
[RFC 8441]: https://tools.ietf.org/html/rfc8441

0 commit comments

Comments
 (0)