DefinitelyTyped/types/node/test
Tyrone Dougherty b32984c30a Add maxHeadersCount and headersTimeout properties to HTTPS module in @types/node (#33764)
* 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
2019-03-12 10:47:06 -07:00
..
assert.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
buffer.ts Merge pull request #33177 from Flarna/node-fix-SharedArrayBuffer-forward-declaration 2019-03-01 17:49:20 -08:00
child_process.ts
cluster.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
crypto.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
dgram.ts
global.ts
http2.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
http.ts Add maxHeadersCount and headersTimeout properties to HTTPS module in @types/node (#33764) 2019-03-12 10:47:06 -07:00
net.ts [@types/node]: Add argument types for net.Server.close callback 2019-03-01 19:23:55 -08:00
os.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
path.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
perf_hooks.ts
querystring.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
readline.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
repl.ts
stream.ts
tls.ts chore(node): reduce usage of Function (#33527) 2019-03-11 14:06:23 -07:00
tty.ts
util.ts feat(node): v11.11 2019-03-07 13:01:24 +01:00
worker_threads.ts
zlib.ts