KestrunResponse.ContentType property
Gets or sets the MIME content type of the response.
public string ContentType { get; set; }
See Also
- class KestrunResponse
- namespace Kestrun.Models
Gets or sets the MIME content type of the response.
public string ContentType { get; set; }