Skip to content

Commit 68b5cf8

Browse files
deokjinkimdanielleadams
authored andcommitted
doc: fix wrong location of requestTimeout's default value
Refs: https://nodejs.org/dist/latest-v19.x/docs/api/http.html#serverrequesttimeout PR-URL: #46423 Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: theanarkh <theratliter@gmail.com> Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 4d5d6d2 commit 68b5cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3202,14 +3202,14 @@ changes:
32023202
* `requestTimeout`: Sets the timeout value in milliseconds for receiving
32033203
the entire request from the client.
32043204
See [`server.requestTimeout`][] for more information.
3205+
**Default:** `300000`.
32053206
* `joinDuplicateHeaders` {boolean} It joins the field line values of multiple
32063207
headers in a request with `, ` instead of discarding the duplicates.
32073208
See [`message.headers`][] for more information.
32083209
**Default:** `false`.
32093210
* `ServerResponse` {http.ServerResponse} Specifies the `ServerResponse` class
32103211
to be used. Useful for extending the original `ServerResponse`. **Default:**
32113212
`ServerResponse`.
3212-
**Default:** `300000`.
32133213
* `uniqueHeaders` {Array} A list of response headers that should be sent only
32143214
once. If the header's value is an array, the items will be joined
32153215
using `; `.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy