13 Commits (b08f2af34439685432c37723232edb48c10649b8)

Author SHA1 Message Date
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
Ryan Dahl 8e0dad4a27 Update http benchmark script to new url api. 15 years ago
Ryan Dahl 54c8ea5ea2 Fix http_simple server for new API 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 8185e1fd25 Remove include() add node.mixin() 15 years ago
Ryan Dahl f6657c3c9d Move http library to /http.js 15 years ago
Ryan 316e2833f0 Use flat object instead of array-of-arrays for HTTP headers. 15 years ago
Ryan 70fe920fb5 Use events for all HTTP messages. 16 years ago
Ryan 61fcbb1cd6 Add benchmark dir with ruby script 16 years ago
Ryan e30e4415ee Fixes for ipv6 16 years ago
Ryan a1aecc9378 HTTP Server: Close 1.0 connections properly. 16 years ago
Ryan 87e6578aa9 Simple HTTP client is working a bit. 16 years ago
Ryan edc38b4134 Use parseUri() for req.uri. Update docs. 16 years ago
Ryan 478e45a32f Change request handler to take two parameters: req, res. 16 years ago
Ryan 175223d5d7 Remove HTTP parser callbacks for fragment, query_string, path. 16 years ago
Ryan 2cb81113ec Slightly better buffer allocation. (Probably not worth it.) 16 years ago
Ryan fb96f07ece Commit partial work in http.js. Comment out V8::Dispose(); in node.cc 16 years ago