Home
last modified time | relevance | path

Searched refs:requests (Results 101 – 125 of 166) sorted by relevance

1234567

/plugin/sfauth/
H A DREADME.wiki29 * Perform requests on your behalf at any time (refresh_token, offline_access)
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md59 If you will be making web service requests, you must have the PHP
279 // This creates a Client object that can be reused across requests.
386 Patches and pull requests are encouraged. All code should follow the PSR-2
/plugin/coinhive/
H A DREADME.md39 - Support the Developer: 5% of the requests will be donated to the developer.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md70 Bug reports and feature requests can be submitted on the [Github Issue Tracker](https://github.com/…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.asp21 ' This file include the functions that handle the Command requests
/plugin/drawio/
H A DREADME.md37 Regarding to bugs. I prefer pull-requests rather than issues, as I am not going to be fixing any bu…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md72 …ebSpellChecker/ckeditor-plugin-scayt/issues) to report bugs and feature requests. We will do our b…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md131 Before submitting issues and pull requests please read the [CONTRIBUTING.md](https://github.com/mpdf/mpdf/blob/development/.github/CONTRIBUTING.md) file.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc58 credentials to ES-PHP so that requests can be authenticated server-side.
75 of credentials. All requests sent to the cluster use the appropriate credentials
H A Dcrud.asciidoc100 bulk request. In that case, you need to batch up the requests and periodically
H A Dsearch-operations.asciidoc259 'scroll' => '30s', // how long between scroll requests. should be small!
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md134 - Disable sending 'Expect: 100-Continue' header with POST requests, as they may more easily fail when sending via eg. squid proxy.
191 - Fixed incompatibility with Appium, caused by redundant params present in requests to Selenium server.
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md167 Patches and pull requests are encouraged. All code should follow the PSR-1 and
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm22 * This file include the functions that handle the Command requests
/plugin/prosemirror/
H A DREADME.md52 - So ProseMirror makes ajax requests
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md18 Forks and contributions are welcome. Please open [issues](https://github.com/funiq/geoPHP/issues), send [pull](https://github.com/funiq/geoPHP/pulls) requests and I will merge them into the main branch.
/plugin/adfs/phpsaml/
H A DCHANGELOG96 * Add hooks to retrieve last-sent and last-received requests and responses
237 * Logout Request constructor now accepts encoded logout requests.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md73 ### Submitting bugs and feature requests
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1requests that could be routed.\n *\n * @type {Array<string>}\n *\n * @private\n */\nexport const v…
H A Dworkbox-bed83ea8.js.map1requests that could be routed.\n *\n * @type {Array<string>}\n *\n * @private\n */\nexport const v…
H A Dworkbox-f163abaa.js.map1requests that could be routed.\n *\n * @type {Array<string>}\n *\n * @private\n */\nexport const v…
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst143 [request](https://github.com/lodash/lodash/blob/master/.github/CONTRIBUTING.md#feature-requests)
/plugin/badbehaviour/
H A Dbadbehavior.readme88 2. Bad Behavior's built in log viewer (WordPress) shows why requests were
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md270 - Now properly parsing HTTP requests that contain proxy targets in
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md35 * Update `AWSAuthV4 transport` to sanitize host name for AWS requests before signing [#2090](https://github.com/ruflin/Elastica/pull/2090)
98 * Added support for scripted upsert on bulk requests by @dsgrillo [#1974](https://github.com/ruflin/Elastica/pull/1974)
609 - Added `\Elastica\Client::requestEndpoint`, `\Elastica\Index::requestEndpoint`, `\Elastica\Type::requestEndpoint` that allow make requests with official client Endpoint usage. [#1275](https://github.com/ruflin/Elastica/pull/1275)
831 - Elastica\Client constructor now accepts a LoggerInterface and will log both successful and failed requests. [#1069](https://github.com/ruflin/Elastica/pull/1069)
842 - Add an "AwsAuthV4" transport that automatically signs requests using credentials from the environment or from the client config. This allows using Elastica with Amazon ElasticSearch Service domains that are restricted to IAM roles or policies. [#1056](https://github.com/ruflin/Elastica/pull/1056)
886 - Use POST instead of PUT to send bulk requests [#1010](https://github.com/ruflin/Elastica/issues/1010)
1450 - Use the HTTP response code of GET requests (getDocument), instead of extists/found json property.
1697 - Added Elastica\Bulk class responsible for performing bulk requests. New bulk requests implemented: Client::deleteDocuments(), Bulk::sendUdp()
1814 - Allow percolate queries in bulk requests
[all...]

1234567