This class is static.
Buffered
|
Returns or sets if the response is buffered. By default, the response is not buffered.
|
ContentType
|
Returns or sets the MIME type of the response.
|
Cookie
|
Return a virtual object used for defining the default properties of the cookie sent to the client
|
Done
|
Return if the response has been sent, i.e. if the End method has been called.
|
EndOfLine
|
Return or set the end-of-line sequence type of the response.
|
Status
|
Returns or sets the status header of the request.
|