mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
* Fixed IReply definition * Fix a lot of inconsistent whitespace which caused merge issues * [Hapi] Add support for IReply::state and IReply::unstate * Add support for IReply::header(name, value, options) * Reply functions should be returning Response objects * Specify IHeaderOptions * [Hapi] Got tests passing locally, also made the other hapi files consistent with the v8.2.0 ts Sorry about any attribution clobbering but there wasn't much in the git blame view anyways.