Home
last modified time | relevance | path

Searched refs:addExpectHeader (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DPrepareBodyMiddleware.php62 $this->addExpectHeader($request, $options, $modify);
70 … private function addExpectHeader(RequestInterface $request, array $options, array &$modify): void function in GuzzleHttp\\PrepareBodyMiddleware
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DPrepareBodyMiddleware.php64 $this->addExpectHeader($request, $options, $modify);
74 private function addExpectHeader( function in GuzzleHttp\\PrepareBodyMiddleware