node/doc/api
Shubheksha Jalan b07c72b8be
doc: add info about serializable types
querystring.stringify() doesn't serialize some values.
Explicitly mention what values are serialized in the docs.
Add what happens when another data type is passed to
`querystring.stringify()` besides the ones that can be correctly parsed

PR-URL: https://github.com/nodejs/node/pull/12313
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-04-14 22:44:41 +02:00
..
_toc.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
addons.md doc: update link to V8 Embedder's guide 2017-02-14 11:15:57 +01:00
all.md doc: synchronize + update _toc.md and all.md 2017-02-14 19:07:02 -05:00
assert.md assert: improve assert.fail() API 2017-04-12 14:25:22 -07:00
buffer.md buffer: zero fill Buffer(num) by default 2017-04-03 09:57:24 -07:00
child_process.md doc: change Mac OS X to macOS 2017-04-04 10:14:24 -07:00
cli.md doc, inspector: note that the host is optional 2017-04-04 10:26:00 +01:00
cluster.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
console.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
crypto.md crypto: support all ArrayBufferView types 2017-04-12 10:03:22 -07:00
debugger.md src: remove support for --debug 2017-04-06 09:50:09 +02:00
deprecations.md src,test: debug is now an alias for inspect 2017-04-11 17:58:26 -07:00
dgram.md dgram: support Uint8Array input to send() 2017-03-27 02:03:51 +02:00
dns.md doc: fix missing argument for dns.resolvePtr() 2017-04-09 01:13:52 +03:00
documentation.md doc: change Mac OS X to macOS 2017-04-04 10:14:24 -07:00
domain.md doc: fix sorting in API references 2017-02-20 13:11:11 -08:00
errors.md doc: change Mac OS X to macOS 2017-04-04 10:14:24 -07:00
events.md events, doc: check input in defaultMaxListeners 2017-03-22 13:59:45 -07:00
fs.md doc: add missing changelog entry for fs.readdir() 2017-04-13 00:36:41 +03:00
globals.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
http.md doc: response.write ignores body in some cases 2017-04-14 21:43:19 +03:00
https.md doc: modernize and fix code examples in https.md 2017-04-05 04:02:41 +03:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: modernize and fix code examples in modules.md 2017-04-08 16:02:01 +03:00
net.md doc: fix confusing reference in net.md 2017-04-08 16:09:22 +03:00
os.md doc: update os.uptime() and process.uptime() info 2017-04-11 02:35:13 -07:00
path.md doc: modernize and fix code examples in path.md 2017-04-12 03:21:47 +03:00
process.md doc: update os.uptime() and process.uptime() info 2017-04-11 02:35:13 -07:00
punycode.md doc: consistent case for primitive types 2017-03-02 17:55:45 +01:00
querystring.md doc: add info about serializable types 2017-04-14 22:44:41 +02:00
readline.md readline: rename deDupeHistory option 2017-03-22 08:56:24 -07:00
repl.md doc/tools: fix more type inconsistencies 2017-03-08 17:19:24 +01:00
stream.md doc: fix string interpolation in Stream 'finish' 2017-04-05 01:29:05 +03:00
string_decoder.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: fix the timing of setImmediate's execution 2017-04-04 10:38:50 -07:00
tls.md tls: support Uint8Arrays for protocol list buffers 2017-03-27 02:08:49 +02:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: add some info on tty#setRawMode() 2016-12-08 13:39:45 -05:00
url.md doc: add sub domain to host in url 2017-04-07 09:06:54 -07:00
util.md doc: add single arg scenario for util.format 2017-04-13 17:46:55 +03:00
v8.md v8: expose new V8 serialization API 2017-03-29 05:14:55 +02:00
vm.md doc: add note that vm module is not a security mechanism 2017-03-17 11:19:13 -07:00
zlib.md zlib: support all ArrayBufferView types 2017-04-12 10:03:26 -07:00