System::Net::Http::Headers::HttpRequestHeaders::get_TransferEncodingChunked method
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()
ReturnValue
True when the ‘Transfer-Encoding’ header value contains ‘Chunked’, otherwise false.
See Also
- Class Nullable
- Class HttpRequestHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++