Nathan Rajlich
f3189ace6b
http: remove the circular dependency
...
Between `ClientRequest` and `Agent`. The circular require was doing
weird things at load time, like making the `globalAgent` property
be `undefined` from within the context of the "_http_client"
module.
Removing the circular dependency completely fixes this.
This commit effectively removes the undocumented `Agent#request()`
and `Agent#get()` functions.
2014-02-26 13:19:36 -08:00
..
2014-02-21 09:43:06 -08:00
2014-02-26 13:19:36 -08:00
2014-02-26 13:18:54 -08:00
2013-12-20 17:55:08 +04:00
2014-01-25 12:03:20 -08:00
2014-01-09 15:07:14 -08:00
2014-02-19 09:24:16 -08:00
2013-09-04 11:17:28 -07:00
2013-09-05 13:19:23 -07:00
2014-02-10 11:21:09 -08:00
2014-02-18 01:07:09 +04:00
2014-02-18 01:07:09 +04:00
2013-10-11 10:15:03 -07:00
2013-12-21 01:01:17 +04:00
2014-02-18 16:03:13 +04:00
2013-12-31 11:43:44 -08:00
2013-08-01 15:08:01 -07:00
2014-02-26 17:33:10 +04:00
2014-02-15 19:24:42 -08:00
2014-02-09 13:38:23 +04:00
2014-01-15 13:49:55 -08:00
2014-01-09 13:25:20 -08:00
2014-02-08 16:45:27 -08:00
2014-02-26 13:18:54 -08:00
2014-02-26 13:18:54 -08:00
2013-12-12 11:32:41 -08:00
2014-02-26 10:36:58 -08:00
2013-03-28 13:19:08 -07:00
2014-01-21 17:00:56 -08:00
2013-08-15 17:19:17 -07:00
2013-12-30 11:41:37 -08:00
2014-02-17 16:21:29 -08:00
2014-02-17 16:21:38 -08:00
2013-11-13 15:29:50 -08:00
2013-08-01 15:08:01 -07:00
2014-02-05 17:16:36 -08:00
2013-12-10 22:56:01 +04:00
2014-02-05 17:16:36 -08:00
2013-08-15 17:19:17 -07:00
2013-08-01 15:08:01 -07:00
2014-02-06 14:19:47 +04:00
2013-08-28 22:27:24 -07:00
2014-02-04 01:41:02 +04:00