0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Tim Caswell b09c5889be Add support for mutable/implicit headers for http.
This works for both ServerResponse and ClientRequest.
Adds three new methods as a couple properties to to OutgoingMessage objects.
Tests by Charlie Robbins.

Change-Id: Ib6f3829798e8f11dd2b6136e61df254f1564807e
2011-02-10 02:31:41 -08:00
..
_toc.markdown Make availability of UDP bindings more apparent 2011-01-31 11:20:05 -08:00
addons.markdown correct some inline links in api document 2010-12-22 19:49:04 -08:00
all.markdown Add https docs to toc 2011-01-21 18:18:32 -08:00
appendix_1.markdown correct some inline links in api document 2010-12-22 19:49:04 -08:00
appendix_2.markdown Splitting documentation 2010-10-28 14:59:15 -07:00
assert.markdown fix assert.throws 2010-12-21 12:41:57 -08:00
buffers.markdown A few spelling fixes. 2011-01-27 14:24:10 -08:00
child_processes.markdown Add setsid option to child_process 2011-01-10 16:24:49 -08:00
crypto.markdown fix verifier.verify() docs 2011-02-09 19:07:19 -08:00
debugger.markdown debugger: a little bit of doc 2010-12-30 18:50:10 -08:00
dgram.markdown corrected small typos 2011-02-07 10:52:19 -08:00
dns.markdown Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 2010-11-21 14:33:09 -08:00
events.markdown A few spelling fixes. 2011-01-27 14:24:10 -08:00
fs.markdown Impove fs.WatchFile doc 2011-02-07 13:11:03 -08:00
globals.markdown docs: style 2011-01-17 13:35:30 -08:00
http.markdown Add support for mutable/implicit headers for http. 2011-02-10 02:31:41 -08:00
https.markdown Add https.get() 2011-01-21 13:21:01 -08:00
index.markdown Remove util.print from docs 2010-11-07 17:22:56 -08:00
modules.markdown Edit module docs 2011-02-09 17:48:22 -08:00
net.markdown Expose errno with a string. 2011-02-04 14:41:51 -08:00
os.markdown Revert "Implement os.isWindows" 2011-01-13 20:32:36 -08:00
path.markdown Improve path.resolve documentation 2011-01-10 18:05:15 -08:00
process.markdown Add process.stderr stream 2011-02-03 14:03:44 -08:00
querystring.markdown Fix line wrapping in docs. Add tics for constants in docs text. 2010-11-18 15:41:15 -08:00
readline.markdown Splitting documentation 2010-10-28 14:59:15 -07:00
repl.markdown add process.stdin 2011-01-01 21:54:46 -08:00
streams.markdown Add 'pipe' event 2011-02-09 23:04:35 -08:00
string_decoder.markdown Splitting documentation 2010-10-28 14:59:15 -07:00
synopsis.markdown Splitting documentation 2010-10-28 14:59:15 -07:00
timers.markdown Splitting documentation 2010-10-28 14:59:15 -07:00
tls.markdown Random doc fixes 2010-12-11 02:32:48 -08:00
tty.markdown Closes GH-645. Document tty.getWindowSize 2011-02-07 13:46:15 -08:00
url.markdown Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 2010-11-21 14:33:09 -08:00
util.markdown Fix spelling mistakes 2011-01-11 10:18:46 -08:00
vm.markdown Fix docs for vm module 2010-11-15 19:21:56 -08:00