0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
James M Snell cef909797a http2: do not emit our own close emit in Http2Stream
Streams were recently updated to emit their own close event. The
Http2Stream was an exception because it included the close argument
with the close event. Refactor that to use the built in close.

PR-URL: https://github.com/nodejs/node/pull/19451
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-03-22 13:48:47 -07:00
..
_toc.md doc: add introduced_in metadata to _toc.md 2018-03-06 09:18:37 +01:00
addons.md doc: update list of re-exported symbols 2018-03-02 10:38:37 -05:00
all.md doc: prepare for v8/V8 linting in doc text 2017-11-22 08:24:46 -08:00
assert.md 2018-03-21, Version 9.9.0 (Current) 2018-03-21 15:47:12 +00:00
async_hooks.md doc: fix punctuation issue in async_hooks.md 2018-03-15 14:30:30 -07:00
buffer.md doc: do not announce obvious examples 2018-03-12 08:43:13 -07:00
child_process.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
cli.md 2018-03-07, Version 9.8.0 (Current) 2018-03-07 17:54:36 -08:00
cluster.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
console.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
crypto.md 2018-03-21, Version 9.9.0 (Current) 2018-03-21 15:47:12 +00:00
debugger.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
deprecations.md crypto: doc-only deprecate createCipher/Decipher 2018-03-21 12:28:47 +01:00
dgram.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
dns.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
documentation.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
domain.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
errors.md fs,cluster,net: assign error codes to remaining errors 2018-03-21 20:14:57 +01:00
esm.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
events.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
fs.md doc: add simple example to rename function 2018-03-05 16:52:05 -03:00
globals.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
http2.md http2: do not emit our own close emit in Http2Stream 2018-03-22 13:48:47 -07:00
http.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
https.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
index.md
inspector.md doc: fix/improve inspector profiler example 2018-03-20 14:29:06 -07:00
intl.md doc: add RegExp Unicode Property Escapes to intl 2018-03-02 02:34:37 +02:00
modules.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
n-api.md n-api: add napi_fatal_exception 2018-03-20 15:48:14 -04:00
net.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
os.md doc: fix/add link to Android info 2018-02-26 18:27:29 +02:00
path.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
perf_hooks.md perf_hooks: fix timing 2018-03-06 07:50:01 -08:00
process.md process: doc-only deprecate non-string env value 2018-03-07 10:38:58 -08:00
punycode.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
querystring.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
readline.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
repl.md repl: remove magic mode 2018-03-11 02:43:27 +01:00
stream.md doc: fix paragraph order in stream.md 2018-03-21 04:53:00 +02:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: be more explicit in the sypnosis 2018-02-07 15:06:14 +01:00
timers.md 2018-03-01, Version 9.7.0 (Current) 2018-03-01 20:47:02 +11:00
tls.md 2018-03-21, Version 9.9.0 (Current) 2018-03-21 15:47:12 +00:00
tracing.md perf_hooks,trace_events: emit perf milestone trace events 2018-03-16 10:54:05 -07:00
tty.md 2018-03-21, Version 9.9.0 (Current) 2018-03-21 15:47:12 +00:00
url.md doc: add URL.format() example 2018-03-04 12:47:55 +01:00
util.md 2018-03-21, Version 9.9.0 (Current) 2018-03-21 15:47:12 +00:00
v8.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
vm.md vm: add code generation options 2018-03-12 14:39:21 -05:00
zlib.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00