The CUrlResponse type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Body |
Requests body.
| |
| HasData |
Returns true if valid data exists.
| |
| Headers |
Headers dictionary.
| |
| Info |
List of errors.
| |
| IsError |
Returns true if error occur.
| |
| StatusCode |
Response status code.
|
See Also