NLogRequestPostedBodyModule Properties |
The NLogRequestPostedBodyModule type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowContentTypes |
Prefix and suffix values to be accepted as ContentTypes. Ex. key-prefix = "application/" and value-suffix = "json"
| |
| MaxContentLength |
The maximum request posted body size that will be captured. Defaults to 30KB.
|