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 [node] Add inspector type definitions (#19330) 2017-09-06 14:40:47 -07:00
v0 Add more tslint disables (#19590) 2017-09-06 09:44:12 -07:00
v4 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
v6 Allow option to be a string in Node 6 request methods (#20272) 2017-10-06 07:21:37 -07:00
v7 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
index.d.ts [node] Allow augmentation of module (#19612) 2017-09-28 13:36:21 -07:00
inspector.d.ts [node] Add inspector type definitions (#19330) 2017-09-06 14:40:47 -07:00
node-tests.ts Strict function variance fixes round 1 2017-10-02 15:50:34 -07:00
tsconfig.json
tslint.json Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00