Home
last modified time | relevance | path

Searched refs:getHttpResponseCode (Results 1 – 23 of 23) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/IO/
H A DStream.php129 $respHttpCode = $this->getHttpResponseCode($http_response_header);
196 protected function getHttpResponseCode($response_headers) function in Google_IO_Stream
/dports/www/moodle311/moodle/lib/google/src/Google/IO/
H A DStream.php154 $respHttpCode = $this->getHttpResponseCode($http_response_header);
230 protected function getHttpResponseCode($response_headers) function in Google_IO_Stream
/dports/www/moodle310/moodle/lib/google/src/Google/IO/
H A DStream.php154 $respHttpCode = $this->getHttpResponseCode($http_response_header);
230 protected function getHttpResponseCode($response_headers) function in Google_IO_Stream
/dports/www/moodle39/moodle/lib/google/src/Google/IO/
H A DStream.php154 $respHttpCode = $this->getHttpResponseCode($http_response_header);
230 protected function getHttpResponseCode($response_headers) function in Google_IO_Stream
/dports/www/owncloud/owncloud/lib/public/AppFramework/Http/
H A DIOutput.php57 public function getHttpResponseCode(); function
H A DStreamResponse.php54 if ($output->getHttpResponseCode() !== Http::STATUS_NOT_MODIFIED) {
/dports/www/nextcloud/nextcloud/lib/public/AppFramework/Http/
H A DIOutput.php59 public function getHttpResponseCode(); function
H A DStreamResponse.php59 if ($output->getHttpResponseCode() !== Http::STATUS_NOT_MODIFIED) {
H A DFileDisplayResponse.php66 if ($output->getHttpResponseCode() !== Http::STATUS_NOT_MODIFIED) {
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kunalvarma05/dropbox-php-sdk/src/Dropbox/Http/
H A DDropboxRawResponse.php71 public function getHttpResponseCode() function in Kunnu\\Dropbox\\Http\\DropboxRawResponse
/dports/www/owncloud/owncloud/lib/private/AppFramework/Http/
H A DOutput.php75 public function getHttpResponseCode() { function in OC\\AppFramework\\Http\\Output
/dports/www/nextcloud/nextcloud/lib/private/AppFramework/Http/
H A DOutput.php83 public function getHttpResponseCode() { function in OC\\AppFramework\\Http\\Output
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Facebook/Http/
H A DGraphRawResponse.php95 public function getHttpResponseCode() function in Facebook\\Http\\GraphRawResponse
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Facebook/Http/
H A DGraphRawResponse.php95 public function getHttpResponseCode() function in Facebook\\Http\\GraphRawResponse
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/RestApi/
H A DRequestHandler.php46 if ($response->getHttpResponseCode() === 200) {
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kunalvarma05/dropbox-php-sdk/src/Dropbox/
H A DDropboxClient.php165 $response->setHttpStatusCode($rawResponse->getHttpResponseCode());
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Facebook/
H A DFacebookClient.php223 $rawResponse->getHttpResponseCode(),
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Facebook/
H A DFacebookClient.php223 $rawResponse->getHttpResponseCode(),
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/Web/Controller/Extension/
H A DSingleObjectApiHandler.php50 if ($response->getHttpResponseCode() === 200) {
/dports/security/snort/snort-2.9.18/src/
H A DappIdApi.h234 char* (*getHttpResponseCode)(struct AppIdData *session); member
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/
H A DappIdApi.c302 char* getHttpResponseCode(struct AppIdData *appIdData) in getHttpResponseCode() function
683 getHttpResponseCode,
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Controller/Response/
H A DAbstract.php305 public function getHttpResponseCode() function in Zend_Controller_Response_Abstract
/dports/www/gregarius/gregarius/
H A Dutil.php54 function getHttpResponseCode($forUri) { function