Свойство | Тип | Описание | |
---|---|---|---|
CharacterSet | string | ||
ContentEncoding | string | ||
ContentLength | long | ||
ContentType | string | ||
Headers | System.Net.Http.Headers.HttpResponseHeaders | ||
HttpStatusCode | int | ||
Method | string | ||
StatusDescription | string |
Метод | Описание | |
---|---|---|
HttpResponse ( HttpResponseMessage responseMessage ) : System.Linq |
public HttpResponse ( HttpResponseMessage responseMessage ) : System.Linq | ||
responseMessage | HttpResponseMessage | |
Результат | System.Linq |
public HttpResponseHeaders,System.Net.Http.Headers Headers | ||
Результат | System.Net.Http.Headers.HttpResponseHeaders |