Content.Headers

Content.Headers property

Gets the HTTP content headers.

public ContentHeaders Headers { get; }

Property Value

The headers.

See Also