Content Property
The content of the request (has no effect for some methods like GET).
Namespace
Statiq.Core
Containing Type
WebRequest
Property Type
HttpContent

Syntax

public HttpContent Content { get; set; }

Value

Type Description
HttpContent