Link to return class type
This commit is contained in:
parent
683d8033f0
commit
6352afb07a
6 changed files with 13 additions and 10 deletions
|
@ -63,7 +63,7 @@ The `net` module has the following methods:
|
|||
|
||||
* `options` (Object | String) - The `ClientRequest` constructor options.
|
||||
|
||||
Returns `ClientRequest`
|
||||
Returns [`ClientRequest`](./client-request.md)
|
||||
|
||||
Creates a [`ClientRequest`](./client-request.md) instance using the provided
|
||||
`options` which are directly forwarded to the `ClientRequest` constructor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue