| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
| D | Response.php | 78 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/ |
| D | Response.php | 82 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;
|
| D | HttpFactory.php | 80 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/ |
| D | GoogleCloudApigeeV1Result.php | 43 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/ |
| D | ResponseInterface.php | 46 * @param string $reasonPhrase The reason phrase to use with the 52 public function withStatus($code, $reasonPhrase = ''); argument
|
| /plugin/matrixnotifierwas/vendor/psr/http-factory/src/ |
| D | ResponseFactoryInterface.php | 11 * @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/ |
| D | ResponseInterface.php | 46 * @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/ |
| D | PSR7-Interfaces.md | 74 | `withStatus($code, $reasonPhrase = '')` | Returns a new response instance with the specified stat…
|
| /plugin/jcapture/lib/ |
| D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jdraw/lib/ |
| D | httpcore-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |