Files
DefinitelyTyped/types/node
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
..