Click or drag to resize

IHttpProtocolResponse Methods

The IHttpProtocolResponse type exposes the following members.

Methods
  NameDescription
Public methodAddHeader
Adds a Header to the resposne.
Public methodClear
Clears the Response.
Public methodWrite
Writes a String to the response body.
Top
See Also