Whether or not the set_time_limit function should be called.
Inherited from RequestCore
The location of the cacert.pem file to use.
Inherited from RequestCore
The handle for the cURL object.
Inherited from RequestCore
Custom CURLOPT settings.
Inherited from RequestCore
The state of debug mode.
Inherited from RequestCore
The method by which the request is being made.
Inherited from RequestCore
The password to use for the request.
Inherited from RequestCore
Stores the proxy settings to use for the request.
Inherited from RequestCore
File to read from while streaming up.
Inherited from RequestCore
The resource to read from while streaming up.
Inherited from RequestCore
The length already read from the stream.
Inherited from RequestCore
The size of the stream to read from.
Inherited from RequestCore
The user-defined callback function to call when a stream is read from.
Inherited from RequestCore
The user-defined callback function to call when a stream is written to.
Inherited from RequestCore
The body being sent in the request.
Inherited from RequestCore
The default class to use for HTTP Requests (defaults to CFRequest
).
The headers being sent in the request.
Inherited from RequestCore
The URL being requested.
Inherited from RequestCore
The response returned by the request.
Inherited from RequestCore
The body returned by the request.
Inherited from RequestCore
The default class to use for HTTP Responses (defaults to CFResponse
).
The HTTP status code returned by the request.
Inherited from RequestCore
The headers returned by the request.
Inherited from RequestCore
Additional response data.
Inherited from RequestCore
Stores the intended starting seek position.
Inherited from RequestCore
The state of SSL certificate verification.
Inherited from RequestCore
Whether or not to use gzip encoding via CURLOPT_ENCODING
Inherited from RequestCore
Default useragent string to use.
Inherited from RequestCore
The username to use for the request.
Inherited from RequestCore
File to write to while streaming down.
Inherited from RequestCore
The resource to write to while streaming down.
Inherited from RequestCore