Click or drag to resize

IResponse Methods

Version 94.4.20

The IResponse type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetHeaderByName
Returns the first header value for name or an empty string if not found. Will not return the Referer value if any. Use Headers instead if name might have multiple values.
Public methodSetHeaderByName
Set the header name to value.
Top
See Also