Skip to content

Commit

Permalink
docs: link to IncomingMessage (electron#29457)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Jun 3, 2021
1 parent d6d9a6a commit bb69035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/client-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const request = net.request({

Returns:

* `response` IncomingMessage - An object representing the HTTP response message.
* `response` [IncomingMessage](incoming-message.md) - An object representing the HTTP response message.

#### Event: 'login'

Expand Down

0 comments on commit bb69035

Please sign in to comment.