Home
last modified time | relevance | path

Searched defs:createResponse (Results 1 – 8 of 8) sorted by relevance

/plugin/matrixnotifierwas/vendor/psr/http-factory/src/
DResponseFactoryInterface.php17 public function createResponse(int $code = 200, string $reasonPhrase = ''): ResponseInterface; function
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
DEasyHandle.php45 public function createResponse() function in GuzzleHttp\\Handler\\EasyHandle
DStreamHandler.php94 private function createResponse( function in GuzzleHttp\\Handler\\StreamHandler
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DEasyHandle.php69 public function createResponse(): void function in GuzzleHttp\\Handler\\EasyHandle
DStreamHandler.php98 …private function createResponse(RequestInterface $request, array $options, $stream, ?float $startT… function in GuzzleHttp\\Handler\\StreamHandler
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DHttpFactory.php80 public function createResponse(int $code = 200, string $reasonPhrase = ''): ResponseInterface function in GuzzleHttp\\Psr7\\HttpFactory
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
DCurlFactory.php68 public static function createResponse( function in GuzzleHttp\\Ring\\Client\\CurlFactory
DStreamHandler.php41 private function createResponse(array $request, $url, $stream) function in GuzzleHttp\\Ring\\Client\\StreamHandler