Click or drag to resize

NLogRequestPostedBodyModule Properties

The NLogRequestPostedBodyModule type exposes the following members.

Properties
  NameDescription
Public propertyAllowContentTypes
Prefix and suffix values to be accepted as ContentTypes. Ex. key-prefix = "application/" and value-suffix = "json"
Public propertyMaxContentLength
The maximum request posted body size that will be captured. Defaults to 30KB.
Top
See Also