System::Net::Http::Headers::HttpRequestHeaders::get_TransferEncoding method

HttpRequestHeaders::get_TransferEncoding method

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

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

ReturnValue

A value of the ‘Transfer-Encoding’ header.

See Also