Files
node-v0.x-archive/lib
Christopher Lenz f8ba9c3bc9 Add http.Client.prototype.request()
Change the http.Client API so that it provides a single request() method
taking an optional parameter to specify the HTTP method (defaulting to
"GET"), instead of the five methods get(), head(), post(), del() and put().
2009-12-06 18:36:32 +01:00
..
2009-12-06 18:36:32 +01:00
2009-11-22 15:09:55 +01:00
2009-12-06 12:19:23 +01:00
2009-11-22 04:03:53 +01:00