Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.16 KB

httptransfercodingheadervalue.md

File metadata and controls

23 lines (16 loc) · 1.16 KB
-api-id -api-type
T:Windows.Web.Http.Headers.HttpTransferCodingHeaderValue
winrt class

Windows.Web.Http.Headers.HttpTransferCodingHeaderValue

-description

Represents transfer coding information used in the Transfer-Encoding HTTP header on an HTTP request.

-remarks

The HttpTransferCodingHeaderValue class represents transfer coding information used in the Transfer-Encoding HTTP header on an HTTP request.

The TransferEncoding property on the HttpRequestHeaderCollection returns an HttpTransferCodingHeaderValueCollection that contains HttpTransferCodingHeaderValue objects.

-examples

-see-also

HttpRequestHeaderCollection, HttpTransferCodingHeaderValueCollection, IStringable, TransferEncoding