Home
last modified time | relevance | path

Searched refs:POST (Results 201 – 225 of 282) sorted by relevance

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDriveActivity.php70 'httpMethod' => 'POST',
H A DPlayIntegrity.php67 'httpMethod' => 'POST',
H A DCloudDebugger.php74 'httpMethod' => 'POST',
234 'httpMethod' => 'POST',
H A DPlaycustomapp.php67 'httpMethod' => 'POST',
H A DFirebaseCloudMessaging.php72 'httpMethod' => 'POST',
H A DGroupsMigration.php68 'httpMethod' => 'POST',
H A DIndexing.php76 'httpMethod' => 'POST',
H A DTexttospeech.php69 'httpMethod' => 'POST',
H A DOauth2.php103 'httpMethod' => 'POST',
H A DCloudRuntimeConfig.php73 'httpMethod' => 'POST',
H A DFirebaseHosting.php68 'httpMethod' => 'POST',
H A DFirebaseML.php67 'httpMethod' => 'POST',
H A DReports.php131 'httpMethod' => 'POST',
196 'httpMethod' => 'POST',
H A DFitness.php134 'httpMethod' => 'POST',
325 'httpMethod' => 'POST',
H A DDns.php84 'httpMethod' => 'POST',
329 'httpMethod' => 'POST',
481 'httpMethod' => 'POST',
658 'httpMethod' => 'POST',
830 'httpMethod' => 'POST',
978 'httpMethod' => 'POST',
H A DCloudBillingBudget.php71 'httpMethod' => 'POST',
H A DAdSenseHost.php215 'httpMethod' => 'POST',
475 'httpMethod' => 'POST',
610 'httpMethod' => 'POST',
/plugin/news/syntax/
H A Dbutton.php67 $button="<form class='button' method='POST' action='$action '>";
/plugin/swarmwebhook/lang/en/
H A Difttt_instructions.txt5 * **Method**: POST
H A Dzapier_instructions.txt9 - Choose ''POST'' as the the request type
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php57 'method' => 'POST',
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestDecoratorTest.php103 $this->inner->setMethod('POST');
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt5 Define parsers for each file extension that should be processed. Use ''%in%'' to specify the input file for CLI tools. Web services must accept the input file as POST data.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md274 * POST and form updates
537 * Various fixes to multipart/form-data POST uploads
647 * Added the ability to define a POST name for a file
921 * You can now send any EntityEnclosingRequest with POST fields or POST files and cURL will handle c…
923 …means that the redirect behavior of POST requests with custom bodies will not be the same as POST
924 POST fields or files (the latter is only used when emulating a form POST in the browser).
935 * RequestFactory::create() now uses the key of a POST file when setting the POST file name
1251 * Bug: Aggregate POST fields when POST files are present in curl handle
1265 * [BC] Refactoring how POST files are stored on an EntityEnclosingRequest. They are now separate fr…
1270 * Adding more POST data operations for easier manipulation of POST data.
[all …]
/plugin/issuelinks/services/
H A DJira.service.php383 $response = $this->makeJiraRequest('/rest/webhooks/1.0/webhook', $payload, 'POST');
439 $response = $this->makeJiraRequest('/rest/webhooks/1.0/webhook', $payload, 'POST');

12345678910>>...12