DefinitelyTyped/types/node/test
Marcin K 35729bff52 [@types/node] Allow to extends Http2ServerResponse and MyHttp2ServerRequest (#37182)
* allow to extend http2 Http2ServerResponse, Http2ServerRequest

* fix lint, implicit public constructor

* added constructor signatures for Http2ServerResponse and Http2ServerRequest

* added test for custom req, res in http2, fixed args types

* fixed Http2ServerRequest rawHeaders type
2019-08-01 12:39:55 -07:00
..
assert.ts
buffer.ts
child_process.ts
cluster.ts
crypto.ts
dgram.ts
events.ts
global.ts
http2.ts [@types/node] Allow to extends Http2ServerResponse and MyHttp2ServerRequest (#37182) 2019-08-01 12:39:55 -07:00
http.ts
net.ts
os.ts
path.ts
perf_hooks.ts
process.ts
querystring.ts
readline.ts
repl.ts
stream.ts
string_decoder.ts
tls.ts
tty.ts
util.ts
v8.ts
vm.ts
worker_threads.ts
zlib.ts