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
2016-06-27 16:08:01 -07:00
2016-06-30 17:29:16 +02:00
2016-06-25 20:17:08 +02:00
2016-07-06 06:19:20 -04:00
2016-06-21 21:58:37 +00:00
2016-07-01 04:33:56 +02:00
2016-06-20 23:12:04 +00:00
2016-06-08 17:27:56 +09:00
2016-07-02 15:26:16 +01:00
2016-07-06 01:01:17 +02:00
2016-06-19 12:42:22 +09:00
2016-06-14 00:57:46 +09:00
2016-07-04 11:46:19 +09:00
2016-06-19 11:59:36 +09:00
2016-06-08 14:01:32 +03:00
2016-06-28 13:41:59 +03:00
2016-06-03 00:49:58 +09:00
2016-06-21 14:06:42 +02:00
2016-06-20 23:58:06 +00:00
2016-06-29 09:49:20 +08:00
2016-06-19 02:55:31 +09:00
2016-06-23 09:32:47 +02:00
2016-06-19 02:55:31 +09:00
2016-06-27 10:17:58 +10:00
2016-06-19 12:43:23 +09:00
2016-06-22 12:41:01 +09:00
2016-06-24 10:50:47 +02:00
2016-07-09 14:51:05 +05:30
2016-06-23 01:46:28 +01:00
2016-07-05 19:23:07 +08:00
2016-06-29 11:34:13 +09:00
2016-07-04 17:42:40 +01:00
2016-06-14 00:58:06 +09:00
2016-06-20 13:33:55 -06:00
2016-07-05 09:42:23 -04:00
2016-06-19 10:36:16 +09:00
2016-06-29 10:45:17 +03:00
2016-06-28 12:13:03 +08:00
2016-06-04 18:52:02 +02:00
2016-07-01 14:58:13 -07:00
2016-06-14 01:04:05 +09:00
2016-06-28 11:37:25 +01:00
2016-06-20 11:49:21 -07:00
2016-06-25 01:31:15 +04:30
2016-06-28 09:30:33 +02:00
2016-07-09 15:08:57 +09:00
2016-06-08 20:09:10 +09:00
2016-07-06 21:00:53 -04:00
2016-06-21 09:41:34 +01:00
2016-07-08 12:26:48 +09:00
2016-07-07 09:51:22 +02:00
2016-07-05 21:32:26 +02:00
2016-07-07 09:54:14 +02:00
2016-07-07 10:04:22 +02:00
2016-07-08 12:23:48 +02:00
2016-06-19 11:30:14 +09:00
2016-06-19 10:21:16 +09:00
2016-07-06 21:01:33 +02:00
2016-07-06 21:03:38 +02:00
2016-07-08 17:11:34 +08:00
2016-06-20 23:29:04 +02:00
2016-06-22 10:10:16 +01:00
2016-07-04 11:39:46 +09:00
2016-06-07 00:30:14 +09:00
2016-06-08 14:42:19 +09:00
2016-06-19 12:41:51 +09:00
2016-06-22 13:42:14 +08:00
2016-06-08 19:20:04 +09:00
2016-06-23 10:18:31 +08:00
2016-06-19 12:32:02 +09:00
2016-06-28 08:36:42 +08:00
2016-06-19 12:21:54 +09:00
2016-06-08 15:25:18 +09:00
2016-07-04 23:30:36 +09:00
2016-06-19 11:44:49 +09:00
2016-06-29 03:58:15 +02:00
2016-06-08 19:21:53 +09:00
2016-06-08 17:27:20 +09:00
2016-06-19 12:29:54 +09:00
2016-06-22 08:28:53 +02:00
2016-06-22 14:08:40 +09:00
2016-06-27 11:21:03 +02:00
2016-06-21 22:28:32 +00:00
2016-06-22 09:13:51 +02:00
2016-06-19 12:21:39 +09:00
2016-06-22 23:15:53 +03:00
2016-06-22 10:44:06 +02:00

DefinitelyTyped Build Status

Join the chat at https://gitter.im/borisyankov/DefinitelyTyped

The repository for high quality TypeScript type definitions.

For more information see the definitelytyped.org website.

Usage

Include a line like this:

/// <reference path="jquery.d.ts" />

Contributions

DefinitelyTyped only works because of contributions by users like you!

Please see the contribution guide on how to contribute to DefinitelyTyped.

How to get the definitions

List of definitions

Requested definitions

Here are the currently requested definitions.

License

This project is licensed under the MIT license.

Copyrights on the definition files are respective of each contributor listed at the beginning of each definition file.

Analytics

Description
No description provided
Readme MIT 278 MiB
Languages
TypeScript 100%