Metodo System::Net::Http::Headers::HttpResponseHeaders::get_TransferEncodingChunked
HttpResponseHeaders::get_TransferEncodingChunked method
Ottiene un valore che indica se il valore dell’intestazione ‘Transfer-Encoding’ contiene ‘Chunked’.
Nullable<bool> System::Net::Http::Headers::HttpResponseHeaders::get_TransferEncodingChunked()
ReturnValue
Vero quando il valore dell’intestazione ‘Transfer-Encoding’ contiene ‘Chunked’, altrimenti falso.
Vedi anche
- Class Nullable
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++