HttpRequestExtensions.GetRawBodyBytesAsync

Retrieves the raw body as a byte array from the Request.Body stream

public static Task<byte[]> GetRawBodyBytesAsync(HttpRequest request, bool enableBuffering, 
			Stream inputStream)

© West Wind Technologies, 2025 • Updated: 2025-03-06
Comment or report problem with topic