C# Class Stumps.Http.StumpsHttpResponse

A class that represents the response to an HTTP request.
Inheritance: BasicHttpResponse
Show file Open project: Cayan-LLC/stumps Class Usage Examples

Public Methods

Method Description
StumpsHttpResponse ( )

Initializes a new instance of the T:Stumps.Http.StumpsHttpResponse class.

Method Details

StumpsHttpResponse() public method

Initializes a new instance of the T:Stumps.Http.StumpsHttpResponse class.
public StumpsHttpResponse ( )