6.3.5 CacheControl Property

The CacheControl property overrides the default Private value. Setting this property to Public allows proxy servers to cache the output generated by ASP.
Syntax
Response.CacheControl = Cache Control Header
Parameters
- Cache Control Header
- A cache control header that will be either Public or Private
Copyright © 2000 Chili!Soft
|