From e273edf9430e7559b629bd217d8bef9450bb7259 Mon Sep 17 00:00:00 2001 From: rickyes Date: Mon, 22 Jun 2020 21:15:34 +0800 Subject: [PATCH] doc: Add maxTotalSockets option to agent constructor PR-URL: https://github.com/nodejs/node/pull/34013 Refs: https://github.com/nodejs/node/pull/33617 Reviewed-By: Robert Nagy Reviewed-By: James M Snell --- doc/api/http.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/api/http.md b/doc/api/http.md index a9fedd8c606a47..6e1ea468d0e7ad 100644 --- a/doc/api/http.md +++ b/doc/api/http.md @@ -113,6 +113,9 @@ http.get({