DefaultResponseContentType.ContentType property
The default response content type dictionary.
public IDictionary<string, ICollection<ContentTypeWithSchema>> ContentType { get; set; }
See Also
- record ContentTypeWithSchema
- record DefaultResponseContentType
- namespace Kestrun.Hosting.Options