get_TransferEncodingChunked()
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()
Return Value
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.Slides