| ResponseHeaderOverrides Properties | 
The ResponseHeaderOverrides type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheControl | 
            Gets or sets the cache-control header.If it's not specified, returns null.
              | |
| ContentDisposition | 
            Gets or sets the Content-Disposition header.
              | |
| ContentEncoding | 
            Gets or sets the Content-Encoding header.
              | |
| ContentLanguage | 
            Gets or sets content-language.If it's not specified, returns null.
              | |
| ContentType | 
            Gets or sets content-type. If it's not specified, returns null.
              | |
| Expires | 
            Gets or sets the expires header. If it's not specified, returns null.
              |