Click or drag to resize

ResponseHeaderOverrides Properties

The ResponseHeaderOverrides type exposes the following members.

Properties
  NameDescription
Public propertyCacheControl
Rewrite the "Cache-Control" header in the response.
Public propertyContentDisposition
Rewrite the "Content-Disposition" header in the response.
Public propertyContentEncoding
Rewrite the "Content-Disposition" header in the response.
Public propertyContentLanguage
Rewrite the "Content-Language" header in the response.
Public propertyContentType
Rewrite the "Content-Type" header in the response.
Public propertyExpires
Rewrite the "Expires" header in the response.
Top
See Also