Searched refs:setPostBody (Results 1 – 5 of 5) sorted by relevance
/plugin/authgoogle/google/io/ | ||
H A D | Google_HttpRequest.php | 51 $this->setPostBody($postBody); |
H A D | Google_IO.php | 102 $request->setPostBody($postBody); |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/ | ||
H A D | IdentitytoolkitRelyingpartyVerifyAssertionRequest.php | 148 public function setPostBody($postBody) function in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyAssertionRequest |
/plugin/authgoogle/google/service/ | ||
H A D | Google_BatchRequest.php | 59 $httpRequest->setPostBody($body); |
H A D | Google_ServiceResource.php | 181 $httpRequest->setPostBody($postBody); |