Files
DefinitelyTyped/types
Jinwoo Lee fb93c75e47 Fix type of createPushResponse() in node http2. (#20510)
* Fix type of createPushResponse() in node http2.

From https://github.com/nodejs/node/blob/master/lib/internal/http2/compat.js#L628:
`callback` is required to be a function. And its second argument is an `Http2ServerResponse`.

* `err` is nullable.

* delete redundant tests that have partial arguments
2017-10-17 08:35:55 -07:00
..
2017-10-16 09:17:43 -07:00
2017-10-13 15:19:04 -07:00
2017-10-16 08:50:21 -07:00
2017-10-11 15:46:10 -07:00
2017-10-13 16:30:32 -07:00
2017-10-16 10:10:25 -07:00
2017-10-16 10:17:36 -07:00
2017-10-12 13:54:42 -07:00
2017-10-16 14:49:43 -07:00
2017-10-10 13:23:47 -07:00
2017-10-12 02:19:53 -07:00
2017-10-16 10:20:04 -07:00
2017-10-16 08:20:53 -07:00
2017-10-16 08:28:20 -07:00