Whether or not to create an async local storage store for the HTTP context.
Defaults to false
Config for query string parser
OptionalkeepAliveTimeout?: numberThe number of milliseconds of inactivity a server needs to wait for additional incoming data after it has finished writing the last response.
OptionalheadersTimeout?: numberLimit the amount of time the parser will wait to receive the complete HTTP headers.
OptionalrequestTimeout?: numberSets the timeout value in milliseconds for receiving the entire request from the client
Optionaltimeout?: numberThe number of milliseconds of inactivity before a socket is presumed to have timed out
Complete configuration options for the HTTP server extending request and response configs