Server
Value members
Constructors
Inherited methods
Inherited fields
Limit the amount of time the parser will wait to receive the complete HTTP headers.
Limit the amount of time the parser will wait to receive the complete HTTP headers.
- Inherited from
- HttpBase
Limits maximum incoming headers count. If set to 0, no limit will be applied.
Limits maximum incoming headers count. If set to 0, no limit will be applied.
- Inherited from
- HttpBase
Sets the timeout value in milliseconds for receiving the entire request from the client.
Sets the timeout value in milliseconds for receiving the entire request from the client.
- Inherited from
- HttpBase