Description

: 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.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
Json[string]Json[string] buildOptions(IRequest request, Json[string] clientOptions = null)
stringstring exec(CurlHandle ch)
DResponse[]DResponse[] createResponse(CurlHandle handle, string responseData)
Json[string]Json[string] send(IRequest request, Json[string] curlOptions = null)
intint getProtocolVersion(IRequest request)