IHttpProtocolResponse Properties |
The IHttpProtocolResponse type exposes the following members.
Name | Description | |
---|---|---|
ContentEncoding |
Gets/Sets the Content Encoding for the response.
| |
ContentType |
Gets/Sets the Content Type for the response.
| |
Headers |
Gets the Headers for the response.
| |
OutputStream |
Gets the output stream.
| |
StatusCode |
Gets/Sets the HTTP Status Code for the response.
|