HttpRequest.SendChunked Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 8.0.9673)
SendChunked
Gets or sets a value that indicates whether to send request content in 'chunked' mode.
Declaration
public bool SendChunked { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |