Skip to content

Commit a4037bc

Browse files
dmitigrcodebytere
authored andcommitted
doc: add links to Stream section
PR-URL: #24301 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 7483c5b commit a4037bc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/api/http.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,3 +2127,4 @@ not abort the request or do anything besides add a `'timeout'` event.
21272127
[`socket.unref()`]: net.html#net_socket_unref
21282128
[`url.parse()`]: url.html#url_url_parse_urlstring_parsequerystring_slashesdenotehost
21292129
[Readable Stream]: stream.html#stream_class_stream_readable
2130+
[Stream]: stream.html#stream_stream

doc/api/http2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3393,6 +3393,7 @@ following additional properties:
33933393
[HTTPS]: https.html
33943394
[Performance Observer]: perf_hooks.html
33953395
[Readable Stream]: stream.html#stream_class_stream_readable
3396+
[Stream]: stream.html#stream_stream
33963397
[RFC 7838]: https://tools.ietf.org/html/rfc7838
33973398
[RFC 8336]: https://tools.ietf.org/html/rfc8336
33983399
[RFC 8441]: https://tools.ietf.org/html/rfc8441

0 commit comments

Comments
 (0)