HttpContentHeaders Properties
Assembly: System.Net.Http (in System.Net.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Allow | Gets the value of the Allow content header on an HTTP response. |
![]() | ContentDisposition | Gets the value of the Content-Disposition content header on an HTTP response. |
![]() | ContentEncoding | Gets the value of the Content-Encoding content header on an HTTP response. |
![]() | ContentLanguage | Gets the value of the Content-Language content header on an HTTP response. |
![]() | ContentLength | Gets or sets the value of the Content-Length content header on an HTTP response. |
![]() | ContentLocation | Gets or sets the value of the Content-Location content header on an HTTP response. |
![]() | ContentMD5 | Gets or sets the value of the Content-MD5 content header on an HTTP response. |
![]() | ContentRange | Gets or sets the value of the Content-Range content header on an HTTP response. |
![]() | ContentType | Gets or sets the value of the Content-Type content header on an HTTP response. |
![]() | Expires | Gets or sets the value of the Expires content header on an HTTP response. |
![]() | LastModified | Gets or sets the value of the Last-Modified content header on an HTTP response. |
