Limit the amount of time the parser will wait to receive the complete HTTP headers.
40000 https://nodejs.org/api/http.html#http_server_headerstimeout
Limits maximum incoming headers count. If set to 0, no limit will be applied.
2000 https://nodejs.org/api/http.html#http_server_maxheaderscount
events.EventEmitter
since v4.0.0
Generated using TypeDoc
Limit the amount of time the parser will wait to receive the complete HTTP headers.
40000 https://nodejs.org/api/http.html#http_server_headerstimeout