BootstrapperSettingsHttp Class |
Namespace: Crosser.Server
public static class Http
The BootstrapperSettingsHttp type exposes the following members.
Name | Description | |
---|---|---|
MaxLengthPostBody |
Max length for the body of a POST request
| |
MaxLengthQueryString |
Max length of querystring attached to URL
| |
MaxLengthURL |
Max length of the URL (querystring excluded)
|