mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: remove unused/duplicated reference links
PR-URL: https://github.com/nodejs/node/pull/13066 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
@@ -228,9 +228,6 @@ const req = https.request(options, (res) => {
|
||||
```
|
||||
|
||||
[`Agent`]: #https_class_https_agent
|
||||
[`Buffer`]: buffer.html#buffer_buffer
|
||||
[`SSL_METHODS`]: https://www.openssl.org/docs/man1.0.2/ssl/ssl.html#DEALING-WITH-PROTOCOL-METHODS
|
||||
[`globalAgent`]: #https_https_globalagent
|
||||
[`http.Agent`]: http.html#http_class_http_agent
|
||||
[`http.Server#setTimeout()`]: http.html#http_server_settimeout_msecs_callback
|
||||
[`http.Server#timeout`]: http.html#http_server_timeout
|
||||
|
||||
Reference in New Issue
Block a user