: sending UIM\Http\Client\Request via ext/curl. In addition to the standard curlOptions documented in {@link \UIM\Http\Client}, this adapter supports all available curl curlOptions. Additional curl curlOptions can be set via the `curl` option key when making requests or configuring a client.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
Json[string] | Json[string] buildOptions(IRequest request, Json[string] clientOptions = null) | ||||
string | string exec(CurlHandle ch) | ||||
DResponse[] | DResponse[] createResponse(CurlHandle handle, string responseData) | ||||
Json[string] | Json[string] send(IRequest request, Json[string] curlOptions = null) | ||||
int | int getProtocolVersion(IRequest request) |