The Response class used for script processing.
- wwScriptingResponse
This is the default Response class used that provides the base functionality. It includes functionality for writing output and clearing output. - wwScriptingHttpResponse
Subclassed from wwScriptingResponse this class adds support for HTTP headers operations using AppendHeader, AddCookie, Status, ContentType and a RenderHttpHeader() method that can be called to retrieve the HTTP Header.
Default Value
Initial value: wwScriptingResponse
See also:
Class wwScripting© West Wind Technologies, 1996-2024 • Updated: 08/22/06
Comment or report problem with topic