|
@@ -54,7 +54,7 @@ The `net` module has the following methods:
|
|
|
|
|
|
### `net.request(options)`
|
|
|
|
|
|
-* `options` (ClientRequestConstructorOptions | string) - The `ClientRequest` constructor options.
|
|
|
+* `options` ([ClientRequestConstructorOptions](client-request.md#new-clientrequestoptions) | string) - The `ClientRequest` constructor options.
|
|
|
|
|
|
Returns [`ClientRequest`](./client-request.md)
|
|
|
|