HttpRequestExtensions.GetRawBodyStringAsync
Retrieve the raw body as a string from the Request.Body stream
public static Task<string> GetRawBodyStringAsync(HttpRequest request, bool enableBuffering, Encoding encoding, Stream inputStream)
© West Wind Technologies, 2025 • Updated: 2025-03-06
Comment or report problem with topic