ResponseHeaderOverrides Class |
Namespace: OBS.Model
public class ResponseHeaderOverrides
The ResponseHeaderOverrides type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResponseHeaderOverrides | Initializes a new instance of the ResponseHeaderOverrides class |
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.
|