DefinitelyTyped/types/node
Thomas Bouldin 234e726219 Allow option to be a string in Node 6 request methods (#20272)
* Add string option to request methods.

Per [Node docs](https://nodejs.org/docs/latest-v6.x/api/http.html#http_http_request_options_callback) the `get` and `request` methods should allow the `options` param to be a string. This is true for both the 'https' and 'http' modules.

* Add self to "definitions by" per README recommendations
2017-10-06 07:21:37 -07:00
..
scripts/generate-inspector
v0
v4
v6 Allow option to be a string in Node 6 request methods (#20272) 2017-10-06 07:21:37 -07:00
v7
index.d.ts [node] Allow augmentation of module (#19612) 2017-09-28 13:36:21 -07:00
inspector.d.ts
node-tests.ts Strict function variance fixes round 1 2017-10-02 15:50:34 -07:00
tsconfig.json
tslint.json