From 988034be6aece7bd103249e18ac7f0a5d3f92545 Mon Sep 17 00:00:00 2001 From: Denys Otrishko Date: Mon, 18 Nov 2019 22:12:15 +0200 Subject: http2: make maximum tolerated rejected streams configurable PR-URL: https://github.com/nodejs/node/pull/30534 Fixes: https://github.com/nodejs/node/issues/30505 Reviewed-By: Anna Henningsen Reviewed-By: David Carlier Reviewed-By: James M Snell --- doc/api/http2.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/api') diff --git a/doc/api/http2.md b/doc/api/http2.md index 7ac4f6ffa1..c440b92a7d 100644 --- a/doc/api/http2.md +++ b/doc/api/http2.md @@ -1941,6 +1941,9 @@ error will be thrown.