0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/doc/api
Adarsh Honawad a84e10eba0 doc: remove undefined reference variable
Remove undefined reference variable 'common' from http2 API

PR-URL: https://github.com/nodejs/node/pull/16106
Fixes: https://github.com/nodejs/node/issues/16068
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-10-12 22:02:56 +08:00
..
_toc.md
addons.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
all.md
assert.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
async_hooks.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
buffer.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
child_process.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
cli.md
cluster.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
console.md
crypto.md doc: fix: correctly use public key instead of private key 2017-10-07 09:16:41 -07:00
debugger.md
deprecations.md doc: fix unassigned deprecation code 2017-10-02 19:09:05 -07:00
dgram.md 2017-10-11, Node.js Version 8.7.0 (Current) 2017-10-11 16:51:50 -04:00
dns.md
documentation.md
domain.md src: do not add .domain to promises in VM contexts 2017-10-04 12:27:08 -07:00
errors.md http2: near full http1 compatibility, add tests 2017-10-06 14:04:22 -07:00
esm.md module: resolve and instantiate loader pipeline hooks 2017-10-11 08:47:23 -05:00
events.md
fs.md doc: fix the description of 'close' event 2017-10-11 19:05:43 +08:00
globals.md
http2.md doc: remove undefined reference variable 2017-10-12 22:02:56 +08:00
http.md
https.md
index.md
inspector.md
intl.md
modules.md
n-api.md
net.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
os.md
path.md path: deprecate internal _makeLong, replace 2017-10-02 11:30:19 -07:00
perf_hooks.md perf_hooks: remove docs for unimplemented API 2017-09-29 09:38:48 -07:00
process.md
punycode.md
querystring.md
readline.md doc: add history for readline crlfDelay option 2017-10-11 02:03:23 +03:00
repl.md
stream.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
string_decoder.md
synopsis.md
timers.md
tls.md doc: fix typo in tls.md 2017-10-02 19:20:10 +03:00
tracing.md
tty.md
url.md
util.md util: deprecate obj.inspect for custom inspection 2017-10-02 00:14:14 -03:00
v8.md
vm.md doc: fix incorrect vm.createContext usage 2017-10-07 08:59:35 -07:00
zlib.md