Home
last modified time | relevance | path

Searched refs:reasonPhrase (Results 1 – 11 of 11) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DResponse.php78 private $reasonPhrase = ''; variable in GuzzleHttp\\Psr7\\Response
109 $this->reasonPhrase = self::$phrases[$this->statusCode];
111 $this->reasonPhrase = (string) $reason;
124 return $this->reasonPhrase;
127 public function withStatus($code, $reasonPhrase = '') argument
135 if ($reasonPhrase == '' && isset(self::$phrases[$new->statusCode])) {
136 $reasonPhrase = self::$phrases[$new->statusCode];
138 $new->reasonPhrase = (string) $reasonPhrase;
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DResponse.php82 private $reasonPhrase; variable in GuzzleHttp\\Psr7\\Response
111 $this->reasonPhrase = self::PHRASES[$this->statusCode];
113 $this->reasonPhrase = (string) $reason;
126 return $this->reasonPhrase;
129 public function withStatus($code, $reasonPhrase = ''): ResponseInterface argument
137 if ($reasonPhrase == '' && isset(self::PHRASES[$new->statusCode])) {
138 $reasonPhrase = self::PHRASES[$new->statusCode];
140 $new->reasonPhrase = (string) $reasonPhrase;
DHttpFactory.php80 public function createResponse(int $code = 200, string $reasonPhrase = ''): ResponseInterface argument
82 return new Response($code, [], null, '1.1', $reasonPhrase);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Result.php43 public $reasonPhrase; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Result
134 public function setReasonPhrase($reasonPhrase) argument
136 $this->reasonPhrase = $reasonPhrase;
143 return $this->reasonPhrase;
/plugin/authgooglesheets/vendor/psr/http-message/src/
DResponseInterface.php46 * @param string $reasonPhrase The reason phrase to use with the
52 public function withStatus($code, $reasonPhrase = ''); argument
/plugin/matrixnotifierwas/vendor/psr/http-factory/src/
DResponseFactoryInterface.php11 * @param string $reasonPhrase Reason phrase to associate with status code
17 public function createResponse(int $code = 200, string $reasonPhrase = ''): ResponseInterface; argument
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DResponseInterface.php46 * @param string $reasonPhrase The reason phrase to use with the
52 public function withStatus(int $code, string $reasonPhrase = ''): ResponseInterface; argument
/plugin/matrixnotifierwas/vendor/psr/http-message/docs/
DPSR7-Interfaces.md74 | `withStatus($code, $reasonPhrase = '')` | Returns a new response instance with the specified stat…
/plugin/jcapture/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...