Name | Description | |
---|---|---|
Content | Gets the content of a HTTP response's body. | |
ContentLength | Gets the size of a HTTP response's body. | |
ContentType | Gets the media type of a HTTP response's body. | |
Lines | Gets the lines returned by a HTTP proxy server without the response's body. | |
ReasonPhrase | Gets the reason associated with the reply code returned by a server. | |
ReplyCode | Gets the reply code returned by a server. | |
Type | Gets a value representing the type of reply received from a HTTP proxy server. |