mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-26 02:50:27 +00:00
* [node] Add http2 type definitions * More restrictive headers type * Split Headers into incoming and outgoing * Small changes * Add tests and make corrections that surfaced while writing them * Use spread operator instead of Object.assign * Address comments