Method | Description | |
---|---|---|
ContentTypeIsJson ( ) : bool | ||
Response ( HttpStatusCode statusCode, string>.IDictionary |
||
Response ( HttpStatusCode statusCode, string>.IDictionary |
||
Response ( HttpStatusCode statusCode, string body ) : System |
public Response ( HttpStatusCode statusCode, string>.IDictionary |
||
statusCode | HttpStatusCode | |
headers | string>.IDictionary | |
body | string | |
return | System |
public Response ( HttpStatusCode statusCode, string>.IDictionary |
||
statusCode | HttpStatusCode | |
headers | string>.IDictionary | |
body | string | |
originalRequest | Request | |
return | System |
public Response ( HttpStatusCode statusCode, string body ) : System | ||
statusCode | HttpStatusCode | |
body | string | |
return | System |