The getCacheControl method of the Response class returns the Cache Control header as a string. The Cache Control header is used by proxy servers to cache ASP output.
public String getCacheControl();