image\cslogo3d1.gif

ASP Response Object 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: ASP Response Object CacheControl Property

Response.CacheControl = Cache Control Header

Parameters: ASP Response Object CacheControl Property

Cache Control Header

A cache control header that will be either Public or Private.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.