[This is preliminary documentation and subject to change]

HcExpiresHeader

This metabase property specifies the content of the HTTP Expires header that is sent with all requested compressed files, along with the Cache-Control header discussed in HcCacheControlHeader.

The combination of HcExpiresHeader and HcCacheControlHeader ensures that older clients and proxy servers will not attempt to cache compressed files.

Neither the header specified by HcCacheControlHeader, nor the header specified by HcExpiresHeader, will be sent with the response if the metabase property HcSendCacheHeaders is set to FALSE.

The Web service must be restarted before any changes to this property take effect.

Attribute NameAttribute Value
Data TypeSTRING
AttributesNO_ATTRIBUTES
Default Valuenull
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID2212

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier
MD_HC_EXPIRES_HEADER
Data typeSTRING
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.