You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Moogen Tian
d2aaf82fcf
doc: fix mistake in http.md
If the first parameter of `request.end` `data` is specified, it should
be equivalent to calling `request.write(data, encoding)` (not
`response.write(data, encoding)`) followed by `request.end(callback)`.
This mistake was introduced in commit
14b3aab7d289a568e4a9efa6cd07a6ced370e318:
date: 28 November 2015 at 7:30:32 AM GMT+8
author: jpersson <jonathan.persson@creuna.se>
committer: James M Snell <jasnell@gmail.com>
summary: doc: add links and backticks around names
PR-URL: https://github.com/nodejs/node/pull/14126
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: David Cai <davidcai1993@yahoo.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
8 years ago
..
_toc.md
doc: add documentation on ICU
8 years ago
addons.md
doc: move module-specific "globals" to modules.md
8 years ago
all.md
doc: add documentation on ICU
8 years ago
assert.md
doc,assert: document stackStartFunction in fail
8 years ago
async_hooks.md
doc: fix link in async_hooks.md
8 years ago
buffer.md
buffer: support boxed strings and toPrimitive
8 years ago
child_process.md
doc: fix example in child_process.md
8 years ago
cli.md
src: document --abort-on-uncaught-exception
8 years ago
cluster.md
doc: fix api docs style
8 years ago
console.md
doc, util, console: clarify ambiguous docs
8 years ago
crypto.md
doc: fix padding mode of crypto.publicDecrypt
8 years ago
debugger.md
doc: match debugger output & instructions to master behavior
8 years ago
deprecations.md
doc: fix api docs style
8 years ago
dgram.md
2017-05-30, Version 8.0.0 (Current)
8 years ago
dns.md
tools: update: eslint-plugin-markdown@1.0.0-beta.7
8 years ago
documentation.md
doc: replace uses of `you` and other style nits
8 years ago
domain.md
2017-05-30, Version 8.0.0 (Current)
8 years ago
errors.md
doc: fix api docs style
8 years ago
events.md
doc: make the style of notes consistent
8 years ago
fs.md
doc,test: fs - reserved characters under win32
8 years ago
globals.md
doc: move module-specific "globals" to modules.md
8 years ago
http.md
doc: fix mistake in http.md
8 years ago
https.md
https: make opts optional & immutable when create
8 years ago
index.md
doc: git mv to .md
9 years ago
inspector.md
doc: fix some broken references
8 years ago
intl.md
doc: add documentation on ICU
8 years ago
modules.md
doc: move module-specific "globals" to modules.md
8 years ago
n-api.md
n-api: add napi_has_own_property()
8 years ago
net.md
doc: fix indentation issues in sample code
8 years ago
os.md
tools: update: eslint-plugin-markdown@1.0.0-beta.7
8 years ago
path.md
doc: fix mistake in path.relative
8 years ago
process.md
tools: update: eslint-plugin-markdown@1.0.0-beta.7
8 years ago
punycode.md
doc: sort bottom-of-file markdown links
8 years ago
querystring.md
tools: update: eslint-plugin-markdown@1.0.0-beta.7
8 years ago
readline.md
doc: add readline.emitKeypressEvents note
8 years ago
repl.md
tools: update: eslint-plugin-markdown@1.0.0-beta.7
8 years ago
stream.md
doc: add missing zlib link to stream API docs
8 years ago
string_decoder.md
doc: use destructuring in code examples
8 years ago
synopsis.md
cmd: support dash as stdin alias
8 years ago
timers.md
timers: add promisify support
8 years ago
tls.md
doc: fix minor issues reported in #9538
8 years ago
tracing.md
src: Node Tracing Controller
8 years ago
tty.md
doc: add some info on `tty#setRawMode()`
8 years ago
url.md
doc: fix indentation issues in sample code
8 years ago
util.md
doc, util, console: clarify ambiguous docs
8 years ago
v8.md
tools: update: eslint-plugin-markdown@1.0.0-beta.7
8 years ago
vm.md
doc: fix minor issues reported in #9538
8 years ago
zlib.md
doc: fix minor issues reported in #9538
8 years ago