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