get_TransferEncoding()

HttpResponseHeaders::get_TransferEncoding() method

Returns a value of the ‘Transfer-Encoding’ header.

System::SharedPtr<HttpHeaderValueCollection<System::SharedPtr<TransferCodingHeaderValue>>> System::Net::Http::Headers::HttpResponseHeaders::get_TransferEncoding()

Return Value

A value of the ‘Transfer-Encoding’ header.

See Also