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

HttpRequestHeaders::get_TransferEncoding method

Restituisce un valore dell’intestazione ‘Transfer-Encoding’.

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

ReturnValue

Un valore dell’intestazione ‘Transfer-Encoding’.

Vedi anche