Property | Type | Description | |
---|---|---|---|
CharacterSet | string | ||
ContentEncoding | string | ||
ContentLength | long | ||
ContentType | string | ||
Headers | System.Net.Http.Headers.HttpResponseHeaders | ||
HttpStatusCode | int | ||
Method | string | ||
StatusDescription | string |
Method | Description | |
---|---|---|
HttpResponse ( HttpResponseMessage responseMessage ) : System.Linq |
public HttpResponse ( HttpResponseMessage responseMessage ) : System.Linq | ||
responseMessage | HttpResponseMessage | |
return | System.Linq |
public HttpResponseHeaders,System.Net.Http.Headers Headers | ||
return | System.Net.Http.Headers.HttpResponseHeaders |