MaxInputString
The MaxInputString
parameter specifies the maximum number of characters that can be sent to the server in an HTTP request string. To specify an unlimited number, set this parameter to -1
.
Type: | Long |
Default: | 64000
|
Recommended Range | Minimum: 100 Maximum: 100000 |
Required: | No |
Configuration Section: | Server |
Example: | MaxInputString=-1
|
See Also: |