| Buffer |
Indicates whether page output is buffered. |
| CacheControl |
Determines whether proxy servers are able to cache the output generated by ASP. |
| Charset |
Appends the name of the character set to the content-type header. |
| ContentType |
Specifies the HTTP content type for the response. |
| Expires |
Specifies the length of time before a page cached on a browser expires. |
| ExpiresAbsolute |
Specifies the date and time on which a page cached on a browser expires. |
| IsClientConnected |
Indicates whether the client has disconnected from the server. |
| Pics |
Set the value for the pics-label response header, to indicate the PICS content rating. |
| Status |
The value of the status line returned by the server. |