mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Add maxHeadersCount and headersTimeout properties to the https module within @types/node * Update typing for Node HTTP/S Server's maxHeadersCount property to include null, and add link to documentation * Add type definitions for Node's HTTP/S Server headersTimeout and maxHeadersCount properties to Node v10 * Add tests for maxHeadersCount and headersTimeout properties * Fix tests for HTTP Server types * Update node version in docs for node v10 * Update doc link to be formatted with JSDoc |
||
|---|---|---|
| .. | ||
| assert.ts | ||
| buffer.ts | ||
| child_process.ts | ||
| cluster.ts | ||
| crypto.ts | ||
| dgram.ts | ||
| global.ts | ||
| http2.ts | ||
| http.ts | ||
| net.ts | ||
| os.ts | ||
| path.ts | ||
| perf_hooks.ts | ||
| querystring.ts | ||
| readline.ts | ||
| repl.ts | ||
| stream.ts | ||
| tls.ts | ||
| tty.ts | ||
| util.ts | ||
| worker_threads.ts | ||
| zlib.ts | ||