MapRouteOptions.AllowedRequestContentTypes property
Content types that this route can consume, if any.
public List<string> AllowedRequestContentTypes { get; set; }
See Also
- class MapRouteOptions
- namespace Kestrun.Hosting.Options
Content types that this route can consume, if any.
public List<string> AllowedRequestContentTypes { get; set; }