Back to product page

Properties



BodyHolds full response body.
DeliveryDetermines when will wodWebServer.NET deliver response.
HeadersReturns reference to response headers.
HttpVersionHolds version of HTTP protocol used.
LengthHolds length of the response Body.
StatusCodeHolds status code returned to the client.
StatusLineHolds full status line returned to the client.
StatusTextHolds status text returned to the client.
StreamHolds reference to the Stream object that holds the body data.

Platforms

Windows