System::Net::Http::Headers::HttpResponseHeaders::get_TransferEncodingChunked method
HttpResponseHeaders::get_TransferEncodingChunked method
Gets a value that indicates if the ‘Transfer-Encoding’ header value contains ‘Chunked’.
Nullable<bool> System::Net::Http::Headers::HttpResponseHeaders::get_TransferEncodingChunked()
ReturnValue
True when the the ‘Transfer-Encoding’ header value contains ‘Chunked’, otherwise false.
See Also
- Class Nullable
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.PUB for C++