Configuration options
| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Whether to use keep alive by default. |
|
int |
|
Configure the maximum allowed header size of the response. |
|
int |
|
Configure the maximum allowed length of the status line from the response. |
|
string |
|
|
|
boolean |
|
Sets whether the request header format is validated or not. Defaults to `false` as user has control on the header creation. |
|
boolean |
|
Sets whether the response header format is validated or not. Defaults to `true`. |