0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
isaacs 1858d1c340 Document http.STATUS_CODES
This is an incredibly useful thing to know about, and it
will likely never change.  I can't remember why we
didn't ever document it, and people keep suggesting we
do so.
2012-05-05 19:27:42 -07:00
..
_toc.markdown Domain feature 2012-04-17 13:14:55 -07:00
addons.markdown docs: rewrite "addons" docs to use node-gyp 2012-04-12 18:32:01 -07:00
all.markdown Domain feature 2012-04-17 13:14:55 -07:00
appendix_1.markdown doc refactor: appendix_1 2012-02-29 15:22:56 -08:00
assert.markdown docs: correct the description of assert.ok() 2012-03-12 02:27:55 +01:00
buffer.markdown buffer: add UTF-16LE encoding name. 2012-05-03 23:56:17 +09:00
child_process.markdown Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-05-04 15:12:47 -07:00
cluster.markdown More cluster event consistency 2012-05-05 15:20:10 -07:00
crypto.markdown Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-03-03 23:38:52 -08:00
debugger.markdown Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-03-03 23:38:52 -08:00
dgram.markdown udp: make getsockname() return address family name 2012-05-01 14:50:17 +02:00
dns.markdown doc: improve dns module docs 2012-04-18 21:51:16 +02:00
documentation.markdown doc: Document JSON docs 2012-03-03 17:03:59 -08:00
domain.markdown domain: Document explicit binding, and d.run() 2012-04-21 10:32:03 -07:00
events.markdown doc: Add stability indicators to documentation 2012-03-03 17:03:52 -08:00
fs.markdown doc: correct return value of string-based fs.readSync 2012-05-01 15:19:36 +02:00
globals.markdown doc: add require.extensions to globals 2012-04-17 17:10:42 +02:00
http.markdown Document http.STATUS_CODES 2012-05-05 19:27:42 -07:00
https.markdown Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-03-03 23:38:52 -08:00
index.markdown Remove util.print from docs 2010-11-07 17:22:56 -08:00
modules.markdown Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-03-03 23:38:52 -08:00
net.markdown doc: fix setEncoding() 2012-05-05 23:10:36 +09:00
os.markdown os: add cross platform EOL character 2012-04-14 23:17:38 +02:00
path.markdown path: add path.sep to get the path separator. 2012-05-01 15:19:37 +02:00
process.markdown process: add process.config 2012-03-15 17:15:18 -07:00
querystring.markdown Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-03-03 23:38:52 -08:00
readline.markdown doc: typo fixes 2012-05-01 02:25:08 +02:00
repl.markdown repl: add a 'useColors' option to the repl 2012-03-27 18:00:59 -07:00
stdio.markdown doc: add args to console methods 2012-05-01 02:25:08 +02:00
stream.markdown doc: fix setEncoding() 2012-05-05 23:10:36 +09:00
string_decoder.markdown doc: update string_decoder stability index to 3 2012-04-25 01:13:08 +02:00
synopsis.markdown doc refactor: synopsis 2012-02-29 16:04:54 -08:00
timers.markdown doc: Add stability indicators to documentation 2012-03-03 17:03:52 -08:00
tls.markdown tcp: make getsockname() return address family as string 2012-04-16 18:00:47 +02:00
tty.markdown tty: clarify that tty.setRawMode() has moved to process.stdin 2012-03-29 13:15:24 -07:00
url.markdown Merge remote-tracking branch 'ry/v0.6' into v0.6-merge 2012-05-04 15:12:47 -07:00
util.markdown doc: util: add args to format and methods error, puts, print 2012-04-24 05:25:09 +02:00
vm.markdown doc: typo fixes 2012-05-01 02:25:08 +02:00
zlib.markdown docs: fix broken links in zlib docs 2012-04-16 23:06:52 +02:00