HttpRequestInfo.Body Property

Definition

Gets the serialized request body, or null if no body is sent.

public string? Body { get; init; }
member this.Body : string with get, set
Public Property Body As String

Property Value

Applies to