KrFormOptions.RejectUnknownContentEncoding property
Gets or sets a value indicating whether unknown content encodings should be rejected.
public bool RejectUnknownContentEncoding { get; set; }
See Also
- class KrFormOptions
- namespace Kestrun.Forms
Gets or sets a value indicating whether unknown content encodings should be rejected.
public bool RejectUnknownContentEncoding { get; set; }