KestrunRequest.Body property

Gets the body content of the request as a string.

public string Body { get; set; }

See Also