0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/doc/api
AJ Jordan 13927fd931 doc: clarify http.get data consumption requirement
With the previous wording, I read this sentence as meaning, "you
_must_ use the http.get callback mechanism and cannot register a
listener on the returned http.ClientRequest object." This is obviously
not the intention, so adjust the sentence to make this clearer.

PR-URL: https://github.com/nodejs/node/pull/15049
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-08-29 10:59:18 -07:00
..
_toc.md perf_hooks: implementation of the perf timing API 2017-08-23 16:00:09 -07:00
addons.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
all.md perf_hooks: implementation of the perf timing API 2017-08-23 16:00:09 -07:00
assert.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
async_hooks.md doc: fix link in async_hooks.md 2017-06-26 22:41:01 +03:00
buffer.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
child_process.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
cli.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
cluster.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
console.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
crypto.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
debugger.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
deprecations.md repl: deprecate REPLServer.parseREPLKeyword 2017-08-02 14:39:06 -04:00
dgram.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
dns.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
documentation.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
domain.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
errors.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
events.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
fs.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
globals.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
http2.md http2: refactor error handling 2017-08-28 00:39:42 +04:00
http.md doc: clarify http.get data consumption requirement 2017-08-29 10:59:18 -07:00
https.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
index.md
inspector.md doc: fix some broken references 2017-07-02 21:44:46 +02:00
intl.md doc: environmental->environment & NodeJS->Node.js 2017-08-24 15:17:29 -07:00
modules.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
n-api.md n-api: implement promise 2017-08-25 12:02:55 +03:00
net.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
os.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
path.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
perf_hooks.md perf_hooks: mark as experimental 2017-08-25 16:04:21 -07:00
process.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
punycode.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
querystring.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
readline.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
repl.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
stream.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
timers.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
tls.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
tracing.md
tty.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
url.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
util.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
v8.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
vm.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
zlib.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00