DefaultResponseContentType constructor
Default response content type for routes.
public DefaultResponseContentType(string ContentType)
| parameter | description |
|---|---|
| ContentType | The default content type string. |
See Also
- record DefaultResponseContentType
- namespace Kestrun.Hosting.Options