/plugin/openid/Auth/Yadis/ |
H A D | HTTPFetcher.php | 30 public $headers = []; variable in Auth_Yadis_HTTPResponse 33 $headers = null, $body = null) 136 function _findRedirect($headers, $url) 183 function get($url, $headers = null)
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A D | MultipartStream.php | 55 private function getHeaders(array $headers) 114 private function createElement($name, StreamInterface $stream, $filename, array $headers) 147 private function getHeader(array $headers, $key)
|
/plugin/fedauth/Auth/Yadis/ |
H A D | HTTPFetcher.php | 27 $headers = null, $body = null) 118 function _findRedirect($headers, $url) 169 function get($url, $headers = null)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/ |
H A D | CheckResponse.php | 25 public $headers; variable in Google\\Service\\ServiceControl\\CheckResponse 32 public function setHeaders($headers)
|
H A D | Response.php | 33 public $headers; variable in Google\\Service\\ServiceControl\\Response 74 public function setHeaders($headers)
|
/plugin/authfacebook/lib/HttpClients/ |
H A D | FacebookCurlHttpClient.php | 67 public function send($url, $method, $body, array $headers, $timeOut) 93 public function openConnection($url, $method, $body, array $headers, $timeOut) 139 public function compileRequestHeaders(array $headers)
|
H A D | FacebookStreamHttpClient.php | 47 public function send($url, $method, $body, array $headers, $timeOut) 85 public function compileHeader(array $headers)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
H A D | Csv.php | 28 public $headers; variable in Google\\Service\\AlertCenter\\Csv 47 public function setHeaders($headers)
|
/plugin/webdav/vendor/sabre/http/lib/ |
H A D | Message.php | 30 protected $headers = []; variable in Sabre\\HTTP\\Message 216 function setHeaders(array $headers) { 260 function addHeaders(array $headers) {
|
H A D | MessageInterface.php | 124 function setHeaders(array $headers); 147 function addHeaders(array $headers);
|
H A D | MessageDecoratorTrait.php | 172 function setHeaders(array $headers) { 203 function addHeaders(array $headers) {
|
/plugin/davcal/vendor/sabre/http/lib/ |
H A D | Message.php | 30 protected $headers = []; variable in Sabre\\HTTP\\Message 212 function setHeaders(array $headers) { 256 function addHeaders(array $headers) {
|
H A D | MessageInterface.php | 124 function setHeaders(array $headers); 147 function addHeaders(array $headers);
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | fetched_data.url.class.php | 4 var $headers; variable in FetchedDataURL 29 function FetchedDataURL($content, $headers, $url) {
|
H A D | destination.browser.class.php | 3 function headers($content_type) { function in DestinationBrowser
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/ |
H A D | ApnsConfig.php | 27 public $headers; variable in Google\\Service\\FirebaseCloudMessaging\\ApnsConfig 50 public function setHeaders($headers)
|
H A D | WebpushConfig.php | 31 public $headers; variable in Google\\Service\\FirebaseCloudMessaging\\WebpushConfig 68 public function setHeaders($headers)
|
/plugin/authfacebook/lib/Http/ |
H A D | GraphRawResponse.php | 36 protected $headers; variable in Facebook\\Http\\GraphRawResponse 55 public function __construct($headers, $body, $httpStatusCode = null)
|
/plugin/combo/ComboStrap/ |
H A D | Http.php | 23 public static function getFirstHeader(string $name, array $headers = null): string 80 public static function getHeadersForName(string $name, ?array $headers): array
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/ |
H A D | AppEngineHttpTarget.php | 31 public $headers; variable in Google\\Service\\CloudScheduler\\AppEngineHttpTarget 72 public function setHeaders($headers)
|
H A D | HttpTarget.php | 29 public $headers; variable in Google\\Service\\CloudScheduler\\HttpTarget 60 public function setHeaders($headers)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/ |
H A D | AppEngineHttpRequest.php | 31 public $headers; variable in Google\\Service\\CloudTasks\\AppEngineHttpRequest 72 public function setHeaders($headers)
|
H A D | HttpRequest.php | 29 public $headers; variable in Google\\Service\\CloudTasks\\HttpRequest 60 public function setHeaders($headers)
|
/plugin/authgoogle/google/io/ |
H A D | Google_HttpRequest.php | 47 public function __construct($url, $method = 'GET', $headers = array(), $postBody = null) { 121 public function setResponseHeaders($headers) { 217 public function setRequestHeaders($headers) {
|
/plugin/zip/pear/File/Archive/Writer/ |
H A D | Mail.php | 63 var $headers; variable in File_Archive_Writer_Mail 91 function File_Archive_Writer_Mail($to, $headers, $message, &$mail)
|