KestrunRequest.ContentType property
Gets the content type of the request (e.g., “application/json”).
public string? ContentType { get; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the content type of the request (e.g., “application/json”).
public string? ContentType { get; }