Field ThrowContentOnNonSemanticMethods
Determines if the HTTP server should drop requests which has content body in GET, OPTIONS, HEAD and TRACE methods.
Default value: true
public bool ThrowContentOnNonSemanticMethods
Returns
- bool
- Determines if the HTTP server should drop requests which has content body in GET, OPTIONS, HEAD and TRACE methods. Default value: true