Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak committed Jul 27, 2019
1 parent 0ac02d0 commit b1015a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ Default: `false`
Type: `Function`<br>
Default: [`http.request`](https://nodejs.org/api/http.html#http_http_request_options_callback) [`https.request`](https://nodejs.org/api/https.html#https_https_request_options_callback) [`http2wrapper.request`](https://github.com/szmarczak/http2-wrapper) *(Depending on the protocol)*

Custom request function. The main purpose of this is to [support HTTP2 using a wrapper](#http2-support).
Custom request function.

###### useElectronNet

Expand Down

0 comments on commit b1015a7

Please sign in to comment.