KestrunRequest.Body property
Gets the body content of the request as a string.
public string Body { get; set; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the body content of the request as a string.
public string Body { get; set; }