This topic has not yet been rated - Rate this topic

SimpleWorkerRequest.SendCalculatedContentLength Method

Adds a Content-Length HTTP header to the response.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SendCalculatedContentLength(Int32) Adds a Content-Length HTTP header to the response for message bodies that are less than or equal to 2 GB. (Inherited from HttpWorkerRequest.)
Public method SendCalculatedContentLength(Int64) Adds a Content-Length HTTP header to the response for message bodies that are greater than 2 GB. (Inherited from HttpWorkerRequest.)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ