| IHttpRequest Interface |
Namespace: Innovator.Client
The IHttpRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ReadWriteTimeout |
Read/Write timeout in milliseconds
| |
| Timeout |
HTTP request timeout in milliseconds
| |
| UserAgent |
User-Agent string to send with the request
|
| Name | Description | |
|---|---|---|
| ConfigureForFileUpload |
Configure the request so that it can be used for file uploads
| |
| SetContent |
Set the data in the request stream
| |
| SetHeader |
Set a request header value
|