Response
The default HTTP response encapsulation object.
Gets or sets the url of the response.
Gets or sets a stream for content of the response.
Gets or sets the headers (key-value pairs) of the response.
Gets or sets the status code of the response.
public Response()
Creates a new default response object.