DefinitelyTyped/hapi
Prashant Tiwari 36ce4b68fa Fix request.raw.req type
Per the hapi [code](https://github.com/hapijs/hapi/blob/master/lib/request.js) and [documentation](http://hapijs.com/api#request-object) the correct type for the raw http request object `request.raw.req` is actually `http.IncomingMessage` and not `http.ClientRequest`.
2016-07-09 14:51:05 +05:30
..
hapi-8.2.0.d.ts Fixed IReply definition (#8960) 2016-04-17 23:48:56 +09:00
hapi-tests-8.2.0.ts Fixed IReply definition (#8960) 2016-04-17 23:48:56 +09:00
hapi-tests.ts allow objects for hapi's request.log (#9353) 2016-05-21 08:26:37 -07:00
hapi.d.ts Fix request.raw.req type 2016-07-09 14:51:05 +05:30