node/doc/api
kimown 8e14f761bb doc: use Buffer.byteLength for Content-Length
As the description in http.md:

> If the body contains higher coded characters then
Buffer.byteLength() should be used to determine the number of
bytes in a given encoding.

PR-URL: https://github.com/nodejs/node/pull/7274
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jackson Tian <shyvo1987@gmail.com>
2016-06-15 18:17:02 -05:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-05-03 20:20:35 -04:00
addons.md doc: fix deprecation warnings in addon examples 2016-05-17 08:44:53 -05:00
all.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
assert.md doc: add added: information for assert 2016-05-17 08:52:22 -05:00
buffer.md doc: clarify buffer class 2016-06-02 22:39:19 +10:00
child_process.md doc: buffers are not sent over IPC with a socket 2016-06-02 22:42:00 +10:00
cli.md doc: add added: data for cli.md 2016-06-02 22:40:48 +10:00
cluster.md doc: remove cluster.setupMaster() myth 2016-06-15 18:11:41 -05:00
console.md doc: improved syntax consistency in console.md 2016-06-15 18:01:30 -05:00
crypto.md doc: fix broken references 2016-06-02 22:40:46 +10:00
debugger.md doc: improve debugger doc prose 2016-06-02 22:42:01 +10:00
dgram.md doc: add added: info for dgram.*Membership() 2016-06-02 22:37:02 +10:00
dns.md doc: add added: information for dns 2016-06-15 17:45:55 -05:00
documentation.md doc: "a" -> "an" in api/documentation.md 2016-05-17 08:45:02 -05:00
domain.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
errors.md doc: fix typo in Error.captureStackTrace 2016-06-02 22:39:14 +10:00
events.md doc,events: fix a link typo 2016-05-17 08:44:43 -05:00
fs.md doc: add links to platform specific mechanisms 2016-06-15 17:43:49 -05:00
globals.md doc: reference list of language-specific globals 2016-06-02 22:39:18 +10:00
http.md doc: use Buffer.byteLength for Content-Length 2016-06-15 18:17:02 -05:00
https.md doc: update openssl.org hash links 2016-06-02 22:36:58 +10:00
index.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
modules.md doc: mention existence/purpose of module wrapper 2016-05-17 08:44:48 -05:00
net.md doc: clarify use of 0 port value 2016-06-15 18:12:17 -05:00
os.md doc: add added: information for os 2016-05-17 08:42:36 -05:00
path.md doc: general improvements to path.md copy 2016-06-15 18:15:31 -05:00
process.md doc: general improvements to process.md copy 2016-06-15 18:02:13 -05:00
punycode.md doc: general improvements to punycode.md copy 2016-06-15 17:45:36 -05:00
querystring.md doc: general improvements to querystring.md copy 2016-06-15 18:00:20 -05:00
readline.md doc: fix minor nit introduced in readline.md 2016-06-15 18:08:23 -05:00
repl.md doc: general improvements to repl.md copy 2016-06-15 18:02:08 -05:00
stream.md doc: use consistent typography in streams.md 2016-06-15 18:02:36 -05:00
string_decoder.md doc: addresses nits in string_decoder, url, util 2016-06-02 22:42:02 +10:00
synopsis.md doc: use Node.js in synopsis document 2016-05-03 20:20:38 -04:00
timers.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
tls.md doc: general improvements to tls.md copy 2016-06-02 22:40:47 +10:00
tty.md doc: general improvements to tty.md 2016-06-02 22:40:49 +10:00
url.md doc: url.format() parameter may be a string 2016-06-15 18:15:20 -05:00
util.md doc: fix header depth of util.isSymbol 2016-06-15 18:00:14 -05:00
v8.md doc: general improvements to v8.md copy 2016-06-02 22:39:15 +10:00
vm.md doc: add added: information for vm 2016-06-02 22:40:52 +10:00
zlib.md doc: add added: information for zlib 2016-06-02 22:39:16 +10:00