DefinitelyTyped/types/node
Jinwoo Lee b15672e837 Node http2: Fix types of statCheck() and getTrailers() (#20729)
The `headers` parameter of statCheck() and the `trailers` parameter of
getTrailers() must be OutgoingHttpHeaders, not IncomingHttpHeaders, because they
are to be updated by statCheck()/getTrailers() before being sent to the opposite
endpoint.
2017-10-23 14:58:48 -07:00
..
scripts/generate-inspector
v0 node: Fix lint (#20835) 2017-10-23 07:34:15 -07:00
v4 node: Fix lint (#20835) 2017-10-23 07:34:15 -07:00
v6 node: Fix lint (#20835) 2017-10-23 07:34:15 -07:00
v7 node: Fix lint (#20835) 2017-10-23 07:34:15 -07:00
index.d.ts Node http2: Fix types of statCheck() and getTrailers() (#20729) 2017-10-23 14:58:48 -07:00
inspector.d.ts
node-tests.ts Node http2: Fix types of statCheck() and getTrailers() (#20729) 2017-10-23 14:58:48 -07:00
tsconfig.json Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
tslint.json node: Fix lint (#20835) 2017-10-23 07:34:15 -07:00