KestrunRequest.ContentType property

Gets the content type of the request (e.g., “application/json”).

public string? ContentType { get; }

See Also