The following tables list the members exposed by HTTPClientRequestMessage.
Name | Description | |
---|---|---|
HTTPClientRequestMessage Constructor | Create the request. |
Name | Description | |
---|---|---|
Headers | Get all headers. Not supported. | |
Method | The request method. | |
Url | Get the request uri. Set is not supported. |
Name | Description | |
---|---|---|
GetHeader | Get a request header. | |
GetResponse | Get the response from the request. | |
GetStream | Get the request stream. | |
SetHeader | Set a request header. |