Skip to content

Commit cf20917

Browse files
dmitigrMylesBorins
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 704d886 commit cf20917

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
@@ -2138,3 +2138,4 @@ not abort the request or do anything besides add a `'timeout'` event.
21382138
[`socket.unref()`]: net.html#net_socket_unref
21392139
[`url.parse()`]: url.html#url_url_parse_urlstring_parsequerystring_slashesdenotehost
21402140
[Readable Stream]: stream.html#stream_class_stream_readable
2141+
[Stream]: stream.html#stream_stream

doc/api/http2.md

+1
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)