ResponseHeaderOverrides Properties |
The ResponseHeaderOverrides type exposes the following members.
Name | Description | |
---|---|---|
![]() | CacheControl |
Rewrite the "Cache-Control" header in the response.
|
![]() | ContentDisposition |
Rewrite the "Content-Disposition" header in the response.
|
![]() | ContentEncoding |
Rewrite the "Content-Disposition" header in the response.
|
![]() | ContentLanguage |
Rewrite the "Content-Language" header in the response.
|
![]() | ContentType |
Rewrite the "Content-Type" header in the response.
|
![]() | Expires |
Rewrite the "Expires" header in the response.
|