CUrlResponse Properties CTCT Wrapper Documented Class Library
The CUrlResponse type exposes the following members.
Properties

  NameDescription
Public propertyBody
Requests body.
Public propertyHasData
Returns true if valid data exists.
Public propertyHeaders
Headers dictionary.
Public propertyInfo
List of errors.
Public propertyIsError
Returns true if error occur.
Public propertyStatusCode
Response status code.
Back to Top
See Also