Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/plugin/openid/Auth/Yadis/
DHTTPFetcher.php30 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/
DMultipartStream.php55 private function getHeaders(array $headers)
114 private function createElement($name, StreamInterface $stream, $filename, array $headers)
147 private function getHeader(array $headers, $key)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DMultipartStream.php56 private function getHeaders(array $headers): string
120 …tion createElement(string $name, StreamInterface $stream, ?string $filename, array $headers): array
154 private static function getHeader(array $headers, string $key): ?string
/plugin/fedauth/Auth/Yadis/
DHTTPFetcher.php27 $headers = null, $body = null)
118 function _findRedirect($headers, $url)
169 function get($url, $headers = null)
/plugin/authfacebook/lib/HttpClients/
DFacebookCurlHttpClient.php67 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)
DFacebookStreamHttpClient.php47 public function send($url, $method, $body, array $headers, $timeOut)
85 public function compileHeader(array $headers)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DCheckResponse.php25 public $headers; variable in Google\\Service\\ServiceControl\\CheckResponse
32 public function setHeaders($headers)
DResponse.php33 public $headers; variable in Google\\Service\\ServiceControl\\Response
74 public function setHeaders($headers)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DCsv.php28 public $headers; variable in Google\\Service\\AlertCenter\\Csv
47 public function setHeaders($headers)
/plugin/webdav/vendor/sabre/http/lib/
DMessage.php30 protected $headers = []; variable in Sabre\\HTTP\\Message
216 function setHeaders(array $headers) {
260 function addHeaders(array $headers) {
/plugin/davcal/vendor/sabre/http/lib/
H A DMessage.php30 protected $headers = []; variable in Sabre\\HTTP\\Message
212 function setHeaders(array $headers) {
256 function addHeaders(array $headers) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DApnsConfig.php27 public $headers; variable in Google\\Service\\FirebaseCloudMessaging\\ApnsConfig
50 public function setHeaders($headers)
DWebpushConfig.php31 public $headers; variable in Google\\Service\\FirebaseCloudMessaging\\WebpushConfig
68 public function setHeaders($headers)
/plugin/html2pdf/html2pdf/html2ps/
Dfetched_data.url.class.php4 var $headers; variable in FetchedDataURL
29 function FetchedDataURL($content, $headers, $url) {
/plugin/authfacebook/lib/Http/
DGraphRawResponse.php36 protected $headers; variable in Facebook\\Http\\GraphRawResponse
55 public function __construct($headers, $body, $httpStatusCode = null)
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/
H A DAbstractRequest.php46 protected $headers = array(); variable in CAS_Request_AbstractRequest
147 public function addHeaders (array $headers)
259 protected function storeResponseHeaders (array $headers)
/plugin/combo/ComboStrap/
H A DHttp.php23 public static function getFirstHeader(string $name, array $headers = null): string
80 public static function getHeadersForName(string $name, ?array $headers): array
/plugin/mizarveifiabledocs/
Dscript.js39 headers: { property
81 headers: { property
/plugin/mizarproofchecker/
Dscript.js39 headers: { property
81 headers: { property
/plugin/mizarverifiabledocs/
H A Dscript.js35 headers: { property
82 headers: { property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DAppEngineHttpTarget.php31 public $headers; variable in Google\\Service\\CloudScheduler\\AppEngineHttpTarget
72 public function setHeaders($headers)
DHttpTarget.php29 public $headers; variable in Google\\Service\\CloudScheduler\\HttpTarget
60 public function setHeaders($headers)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DAppEngineHttpRequest.php31 public $headers; variable in Google\\Service\\CloudTasks\\AppEngineHttpRequest
72 public function setHeaders($headers)
DHttpRequest.php29 public $headers; variable in Google\\Service\\CloudTasks\\HttpRequest
60 public function setHeaders($headers)
/plugin/authgoogle/google/io/
DGoogle_HttpRequest.php47 public function __construct($url, $method = 'GET', $headers = array(), $postBody = null) {
121 public function setResponseHeaders($headers) {
217 public function setRequestHeaders($headers) {

12345678910>>...14