mirror of
https://github.com/nodejs/node.git
synced 2024-11-22 07:37:56 +01:00
936c9ffb0f
* doc: improve http.abort description * doc: mention that mode is ignored if file exists * docs: Fix default options for fs.createWriteStream() * Documentation update about Buffer initialization * doc: add a note about readable in flowing mode * doc: Document http.request protocol option * doc, comments: Grammar and spelling fixes * updated documentation for fs.createReadStream * Update child_process.markdown, spelling * doc: Clarified read method with specified size argument. * docs:events clarify emitter.listener() behavior * doc: two minor stream doc improvements * doc: clarify Readable._read and Readable.push * doc: stream.unshift does not reset reading state * doc: readable event clarification * doc: additional refinement to readable event Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noorduis <ben@strongloop.com> PR-URL: https://github.com/nodejs/io.js/pull/2302 |
||
---|---|---|
.. | ||
_toc.markdown | ||
addons.markdown | ||
all.markdown | ||
assert.markdown | ||
buffer.markdown | ||
child_process.markdown | ||
cluster.markdown | ||
console.markdown | ||
crypto.markdown | ||
debugger.markdown | ||
dgram.markdown | ||
dns.markdown | ||
documentation.markdown | ||
domain.markdown | ||
errors.markdown | ||
events.markdown | ||
fs.markdown | ||
globals.markdown | ||
http.markdown | ||
https.markdown | ||
index.markdown | ||
modules.markdown | ||
net.markdown | ||
os.markdown | ||
path.markdown | ||
process.markdown | ||
punycode.markdown | ||
querystring.markdown | ||
readline.markdown | ||
repl.markdown | ||
stream.markdown | ||
string_decoder.markdown | ||
synopsis.markdown | ||
timers.markdown | ||
tls.markdown | ||
tty.markdown | ||
url.markdown | ||
util.markdown | ||
v8.markdown | ||
vm.markdown | ||
zlib.markdown |