mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| scripts/generate-inspector | ||
| v0 | ||
| v4 | ||
| v6 | ||
| v7 | ||
| index.d.ts | ||
| inspector.d.ts | ||
| node-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||