System::Net::Http::Headers::HttpRequestHeaders::set_TransferEncodingChunked method
HttpRequestHeaders::set_TransferEncodingChunked method
Imposta un valore che indica se il valore dell’intestazione ‘Transfer-Encoding’ contiene ‘Chunked’.
void System::Net::Http::Headers::HttpRequestHeaders::set_TransferEncodingChunked(Nullable<bool> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | Nullable<bool> | Il valore che deve essere impostato. |
Vedi anche
- Class Nullable
- Class HttpRequestHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++