Request Property
The HTTP request to be processed.
Syntax
Default Value
""
Remarks
The body of the request to be processed. The HTTP headers may be set separately in RequestHeadersString. If they are included, a double CRLF pair should be used to separate the headers from the body.
Typically, the request may be read directly from the HTTP context, without setting this property.
This property is not available at design time.