System::Net::Http::Headers::HttpRequestHeaders::set_TransferEncodingChunked method
HttpRequestHeaders::set_TransferEncodingChunked method
Sets a value that indicates if the ‘Transfer-Encoding’ header value contains ‘Chunked’.
void System::Net::Http::Headers::HttpRequestHeaders::set_TransferEncodingChunked(Nullable<bool> value)
Parameter | Type | Description |
---|---|---|
value | Nullable<bool> | The value that must be set. |
See Also
- Class Nullable
- Class HttpRequestHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++