The following tables list the members exposed by HTTPClientResponseMessage.
Name | Description | |
---|---|---|
![]() | HTTPClientResponseMessage Constructor | Create the response object. |
Name | Description | |
---|---|---|
![]() | Headers | Get all response headers. |
![]() | StatusCode | Get the response status code. Set is not supported. |
![]() | StatusDescription | Get the response description. Set is not supported. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | GetHeader | Get the response headers. |
![]() | GetStream | Get the response stream. |
![]() | SetHeader | Set the response headers. |