summaryrefslogtreecommitdiff
path: root/website/api.html
AgeCommit message (Expand)AuthorFilesLines
2009-06-30Add new documentation (using asciidoc!)Ryan1-1101/+0
2009-06-27Add some notes about extent of HTTP APIRyan1-0/+13
2009-06-27add more detail to req.uri documentationRyan1-6/+19
2009-06-23Fix some typos in the docsRyan1-5/+5
2009-06-21Fix up docs.Ryan1-9/+49
2009-06-21Add documentation for node.ProcessRyan1-0/+61
2009-06-18Namespace trimming: remove node.constantsRyan1-3/+3
2009-06-16Add "opening" readyState for the resolve period.Ryan1-1/+1
2009-06-12Add Request objects on the HTTP server can be interrupted.v0.0.4Ryan1-2/+10
2009-06-08Implement onExit() hook for modules.Ryan1-0/+17
2009-06-08Module system refactorRyan1-5/+4
2009-06-06Do not assume transfer-encoding: chunked as default on requests.Ryan1-0/+6
2009-06-05Add connection.remoteAddress for server-side node.tcp.Connections.Ryan1-0/+8
2009-06-05Documentation for connection.connect()Ryan1-0/+7
2009-06-05XHTML compliant HTML and a few spelling fixesUrban Hafner1-654/+812
2009-06-04Add "had_error" argument to the "onDisconnect" in node.tcp.ClientRyan1-2/+7
2009-06-01Rename req.uri.queryKey to req.uri.params. More familar to rails users.Ryan1-1/+1
2009-05-27Just twiddling with the webpageRyan1-7/+5
2009-05-27Reorganize the website into two pages.Ryan1-0/+768