18 Commits (7cd09874c666f0ce64b1d7776de74f55ff3e53ab)

Author SHA1 Message Date
Ryan bd952ac61e Add some notes about extent of HTTP API 16 years ago
Ryan be963d68af add more detail to req.uri documentation 16 years ago
Ryan b9f3ae23cf Fix some typos in the docs 16 years ago
Ryan f17b76afa4 Fix up docs. 16 years ago
Ryan da03a02a98 Add documentation for node.Process 16 years ago
Ryan 2b557c467f Namespace trimming: remove node.constants 16 years ago
Ryan 3b05cf260e Add "opening" readyState for the resolve period. 16 years ago
Ryan 916b9ca715 Add Request objects on the HTTP server can be interrupted. 16 years ago
Ryan f6a7fe2657 Implement onExit() hook for modules. 16 years ago
Ryan b6fe4aec50 Module system refactor 16 years ago
Ryan 887f056923 Do not assume transfer-encoding: chunked as default on requests. 16 years ago
Ryan 5558bc4e6e Add connection.remoteAddress for server-side node.tcp.Connections. 16 years ago
Ryan 5170823572 Documentation for connection.connect() 16 years ago
Urban Hafner 565becb8ad XHTML compliant HTML and a few spelling fixes 16 years ago
Ryan 8cfdd326a8 Add "had_error" argument to the "onDisconnect" in node.tcp.Client 16 years ago
Ryan 8bf2a2fa55 Rename req.uri.queryKey to req.uri.params. More familar to rails users. 16 years ago
Ryan 1d8c4659d1 Just twiddling with the webpage 16 years ago
Ryan b3338273b4 Reorganize the website into two pages. 16 years ago
Ryan b260a9108b Add errno constants. Move all constants to `node.constants` namespace. 16 years ago
Ryan 24ebd0360a Clean up doc intro and syntax highlighting. 16 years ago
Ryan e8f177aa2d Clean up outgoing encoding API. Generally: send(chunk, encoding). 16 years ago
Ryan cf0eebf685 Add preliminary tcp documentation 16 years ago
Ryan c326614c8d More docs. Add rmdir and unlink. 16 years ago
Ryan a9f29cd18d File I/O documentation. Remove necessity of class="sh_javascript". 16 years ago
Ryan f3af6c6f53 More docs 16 years ago
Ryan 3eb4819db1 Add docs. Rename exit() to node.exit(). 16 years ago
Ryan 5c2389fada Remove error codes from file on_completion callbacks. Use file.onError. 16 years ago
Ryan 6244f77822 Beginnings of file i/o docs. Finish up timers. 16 years ago
Ryan e787e11a1b Begin documentation for file i/o 16 years ago
Ryan cb3a11d72a Camel case status_code and http_version. 16 years ago
Ryan 691467670d More node.http.Client docs 16 years ago
Ryan 6a582a4d9a Begin node.http.Client docs 16 years ago
Ryan 5e37dfca02 Clean up tests. Add docs. 16 years ago
Ryan 5dce17c5aa Modify website colors. 16 years ago
Ryan 3bc73ba967 Add ParseUri to the node namespace 16 years ago
Ryan 456bb1b9f8 Work on motivation statement. 16 years ago
Ryan edc38b4134 Use parseUri() for req.uri. Update docs. 16 years ago
Ryan d0b5961960 Work on website styling. 16 years ago
Ryan 9c0db09d95 Add to module documentation. 16 years ago
Ryan 73fb24f48d Relatively large update to TCP API. No more "protocol". 16 years ago
Ryan 31ba3cde17 Rename TCP classes to sit in node hierarchy. 16 years ago
Ryan 28f86c7aa8 update node.html 16 years ago
Ryan 028c278a05 Add HTTP Server documentation. 16 years ago
Ryan d64a78ac46 more updates to websites 16 years ago
Ryan b34792a480 Add webpage. Very incomplete. 16 years ago