mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Link to return class type
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user