17 Commits (2cbf4586df837e6b2cc7e04f7b9ae7766904df61)

Author SHA1 Message Date
isaacs ae6f4b32c4 benchmark: Add resume() in static_http_server 12 years ago
koichik 1001cf412c bench: update static_http_server benchmark to new API 13 years ago
arlolra 6f84063a3b Migrates benchmarks to the new api. 15 years ago
Ryan Dahl fb6dc11f11 Clean up some things in the benchmarks 15 years ago
Benjamin Thomas b1b84960ce Rename writeHeader to writeHead 15 years ago
Ryan Dahl 12d78cd1df Rename sendHeader to writeHeader; allow reasonPhrase 15 years ago
Ryan Dahl 7c1c89fc29 Update benchmark script to new API 15 years ago
Ryan Dahl ae85d9af97 API: Make request/response object closer to stream interface 15 years ago
Christopher Lenz f8ba9c3bc9 Add http.Client.prototype.request() 15 years ago
Ryan Dahl d582599c14 Upgrade benchmark scripts for new module API 15 years ago
Ryan Dahl ad0a4cefb8 Namespace EVERYTHING under process; introduce GLOBAL 15 years ago
Ryan Dahl 04e53cab90 Rename node.libraryPaths to require.paths 15 years ago
Ryan Dahl f6657c3c9d Move http library to /http.js 15 years ago
Ryan ad9d683f9f API: rename node.Process to node.ChildProcess 15 years ago
Ryan 316e2833f0 Use flat object instead of array-of-arrays for HTTP headers. 15 years ago
Ryan 65ec2d5db4 Fix http benchmark. Wasn't correctly dispatching. 15 years ago
Ryan 05d6319fa0 Add benchmark scripts. 15 years ago