KestrunResponse.TextBasedMimeTypes field

A set of MIME types that are considered text-based for response content.

public static readonly HashSet<string> TextBasedMimeTypes;

See Also