mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 16:44:28 +00:00
* 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