mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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`. |
||
|---|---|---|
| .. | ||
| hapi-8.2.0.d.ts | ||
| hapi-tests-8.2.0.ts | ||
| hapi-tests.ts | ||
| hapi.d.ts | ||