Browse Source

Add notice about options in `url` object

http2
Vsevolod Strukchinsky 10 years ago
parent
commit
634a7440ce
  1. 2
      readme.md

2
readme.md

@ -56,6 +56,8 @@ Type: `string`, `Object`
The URL to request or bare [http.request options](https://nodejs.org/api/http.html#http_http_request_options_callback) object. The URL to request or bare [http.request options](https://nodejs.org/api/http.html#http_http_request_options_callback) object.
Properties from `options` will override properties in parsed `url`.
##### options ##### options
Type: `object` Type: `object`

Loading…
Cancel
Save