0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/benchmark
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
..
http_simple.js Fix http_simple server for new API 2009-11-06 12:53:27 +01:00
http_simple.rb Add benchmark dir with ruby script 2009-06-18 14:36:30 +02:00
process_loop.js Upgrade benchmark scripts for new module API 2009-10-31 20:06:46 +01:00
run.js Upgrade benchmark scripts for new module API 2009-10-31 20:06:46 +01:00
static_http_server.js Add http.Client.prototype.request() 2009-12-06 18:36:32 +01:00
timers.js Add benchmark scripts. 2009-07-13 16:38:55 +02:00