VirtualResponse
The virtual response class.
Creates a new virtual response.
Sets the location of the response to the given url.
Sets the location of the response to the provided address.
Sets the location of the response to the uri's value.
Sets the response's content from the provided string.
Sets the response's content from the provided stream.
Sets the header with the given name and value.
Sets the headers with the name of the properties and their
assigned values.
Sets the headers with the name of the keys and their assigned
values.
Sets the status code.
Sets the status code by providing the integer value.