KestrunResponse.TextBasedMimeTypes field
A set of MIME types that are considered text-based for response content.
public static readonly HashSet<string> TextBasedMimeTypes;
See Also
- class KestrunResponse
- namespace Kestrun.Models
A set of MIME types that are considered text-based for response content.
public static readonly HashSet<string> TextBasedMimeTypes;