wwPageResponse::ContentType

Sets the content type for the current HTTP response. This value defaults to text/html if not set.

Special values that can be set:

NONE
No header is created.

FORCE RELOAD
The header is set to try and force the page to always reload by removing any cache options.

CACHE
The header is set to try and optimize caching of the returned result.

Default Value

Initial value: text/html

See also:

Class wwPageResponse

© West Wind Technologies, 1996-2022 • Updated: 09/16/16
Comment or report problem with topic