HttpWorkerRequest.SendCalculatedContentLength Method
.NET Framework 3.0
Adds a Content-Length HTTP header to the response.
| Name | Description |
|---|---|
| HttpWorkerRequest.SendCalculatedContentLength (Int32) | Adds a Content-Length HTTP header to the response. |
| HttpWorkerRequest.SendCalculatedContentLength (Int64) | Adds a Content-Length HTTP header to the response for message bodies that are greater than 2 GB. |
Community Additions
ADD
Show: