CurlClient::request()
Method: No description found
CurlClient::request Read More »
Method: No description found
CurlClient::request Read More »
Method: No description found
CurlClient::requestStream Read More »
Method: Curl permits sending \CURLOPT_HEADERFUNCTION, which is called with lines from the header and \CURLOPT_WRITEFUNCTION, which is called with bytes from the body. You usually want to handle the body differently depending on what was in the header.
CurlClient::useHeadersToDetermineWriteCallback Read More »
Method: No description found
CurlClient::parseLineIntoHeaderArray Read More »
Method: Like `executeRequestWithRetries` except: 1. Does not buffer the body of a successful (status code < 300) response into memory -- instead, calls the caller-provided $readBodyChunk with each chunk of incoming data.
CurlClient::executeStreamingRequestWithRetries Read More »
Method: No description found
CurlClient::executeRequestWithRetries Read More »
Class: No description found
Method: No description found
CurlClient::instance Read More »
Method: CurlClient constructor.
CurlClient::__construct Read More »
Method: No description found
CurlClient::__destruct Read More »
Method: No description found
CurlClient::initUserAgentInfo Read More »
Method: No description found
CurlClient::getDefaultOptions Read More »
Method: No description found
CurlClient::getUserAgentInfo Read More »
Method: No description found
CurlClient::getEnablePersistentConnections Read More »