Searched defs:httpStatusCode (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ | ||
H A D | RepositoryError.php | 29 public $httpStatusCode; variable in Google\\Service\\CloudSearch\\RepositoryError |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/ | ||
H A D | PersonResponse.php | 25 public $httpStatusCode; variable in Google\\Service\\PeopleService\\PersonResponse |
/plugin/authfacebook/lib/ | ||
H A D | FacebookResponse.php | 40 protected $httpStatusCode; variable in Facebook\\FacebookResponse |
/plugin/authfacebook/lib/Http/ | ||
H A D | GraphRawResponse.php | 55 public function __construct($headers, $body, $httpStatusCode = null) |