KrFormOptions.AllowedPartContentEncodings property
Gets the allowed part content encodings for decompression.
public List<string> AllowedPartContentEncodings { get; }
See Also
- class KrFormOptions
- namespace Kestrun.Forms
Gets the allowed part content encodings for decompression.
public List<string> AllowedPartContentEncodings { get; }