Home
last modified time | relevance | path

Searched refs:curl (Results 51 – 75 of 98) sorted by relevance

1234

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc57 curl.
131 //wait() forces future resolution and will execute the underlying curl batch
159 curl batch to execute, regardless of if the batch is "full" or not. In this
H A Dhttp-handler.asciidoc12 single curl calls. These are very fast for single requests. When asynchronous
H A Dconnecting.asciidoc116 http://curl.haxx.se/changes.html[curl changelog].
/plugin/jiralinks/
H A DREADME.md7 For the remote issue links functionality, the curl PHP module needs to be activated.
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md45 * Add the way to contact closure compiler API using curl, if available and allow_url_fopen is off
/plugin/elasticsearch/
H A Dcomposer.lock39 "ext-curl": "*",
147 "ext-curl": "*",
151 "ext-curl": "Guzzle will use specific adapters if cURL is present"
/plugin/webdav/
H A Dcomposer.lock95 "ext-curl": "*",
222 "ext-curl": " to make http requests with the Client class"
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md53 curl -sS https://getcomposer.org/installer | php
H A DCHANGELOG.md167 * Bug fix: Cusotm cURL options now correctly override curl options of the
189 * Fixed a memory leak in the curl handlers in which references to callbacks
612 * CurlAdapter and MultiAdapter now use a callable to generate curl resources
726 …every request created by a client (e.g. default query string variables, headers, curl options, etc…
947 the 'emit_io' key. This was previously set under a request's parameters using 'curl.emit_io'
1089 * curl.blacklist to curl.option.blacklist
1113 * Bug: Fixed cases where CURLM_CALL_MULTI_PERFORM return codes were causing curl transactions to fa…
1144 … a string rather than streamed. This gets around curl error 65. Set `body_as_string` in a request'…
1186 * cURL configuration values can be specified in service descriptions using `curl.` prefixed paramet…
1211 * Verbose cURL options are no longer enabled by default. Set curl.debug to true on a client to enab…
[all …]
H A DUPGRADING.md513 - `curl.callback.progress` has been removed. Use a custom `StreamInterface` to
515 - `curl.callback.write` has been removed. Use a custom `StreamInterface` to
517 - `curl.callback.read` has been removed. Use a custom `StreamInterface` to
840 ### curl.emit_io became emit_io
842 Emitting IO events from a RequestMediator is now a parameter that must be set in a request's curl o…
843 'emit_io' key. This was previously set under a request's parameters using 'curl.emit_io'
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php385 * simulate what curl does internally, and helps us identify problems with
/plugin/evesso/phpoauthlib/
H A DREADME.md29 $ curl -sS https://getcomposer.org/installer | php
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md20 curl -sS https://getcomposer.org/installer | php
60 [cURL extension](http://php.net/manual/en/book.curl.php)
62 typically be found in the the `php-curl` package. For other operating
H A DCHANGELOG.md122 * The library no longer uses Guzzle and instead uses curl directly.
/plugin/redproject/
H A DREADME.md27 $ sudo apt-get install php5-curl php5-common
/plugin/quickstats/GEOIP/
H A Dcomposer.lock190 "ext-curl": "*",
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md31 $ curl -sS https://getcomposer.org/installer | php
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md17 curl -sS https://getcomposer.org/installer | php
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D58.58.js.map1 … 'chmod',\n 'chroot',\n 'clear',\n 'cp',\n 'curl',\n 'cut',\n…
/plugin/authgooglesheets/
H A Dcomposer.lock261 "ext-curl": "*",
297 "curl",
546 …"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGrid…
/plugin/redissue/
H A DREADME.md29 sudo apt-get install php5-curl php5-common
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md176 * Added: Ability to catch and retry http requests in the client when a curl
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md64 - Option to use asynchronous future, which enables parallel execution of curl requests to multiple nodes
122 curl -s http://getcomposer.org/installer | php
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md209 * Added: Ability to catch and retry http requests in the client when a curl
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md52 - Issue when creating stream from `php://input` and curl-ext is not installed

1234