Home
last modified time | relevance | path

Searched defs:headers (Results 26 – 50 of 345) sorted by relevance

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
DHttpRequest.php29 public $headers; variable in Google\\Service\\CloudTasks\\HttpRequest
60 public function setHeaders($headers)
/plugin/webdav/vendor/sabre/http/lib/
DMessageInterface.php124 function setHeaders(array $headers);
147 function addHeaders(array $headers);
DMessageDecoratorTrait.php172 function setHeaders(array $headers) {
203 function addHeaders(array $headers) {
/plugin/davcal/vendor/sabre/http/lib/
H A DMessageInterface.php124 function setHeaders(array $headers);
147 function addHeaders(array $headers);
H A DMessageDecoratorTrait.php172 function setHeaders(array $headers) {
203 function addHeaders(array $headers) {
/plugin/zip/pear/File/Archive/Writer/
DMail.php63 var $headers; variable in File_Archive_Writer_Mail
91 function File_Archive_Writer_Mail($to, $headers, $message, &$mail)
/plugin/html2pdf/html2pdf/html2ps/
Ddestination.browser.class.php3 function headers($content_type) { function in DestinationBrowser
Ddestination.download.class.php7 function headers($content_type) { function in DestinationDownload
Ddestination._http.class.php7 function headers($content_type) { function in DestinationHTTP
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DNativeMailerHandler.php41 protected $headers = []; variable in Monolog\\Handler\\NativeMailerHandler
87 public function addHeader($headers): self
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DHeaderProcessor.php21 public static function parseHeaders(array $headers): array
/plugin/combo/resources/snippet/js/
H A Drailbar.js19 headers: { property
H A Dsearch.js14 headers: { property
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DMessageTrait.php13 private $headers = []; variable
138 private function setHeaders(array $headers)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
DSerializerInterface.php38 public function deserialize(?string $data, array $headers);
DArrayToJSONSerializer.php53 public function deserialize(?string $data, array $headers)
DEverythingToJSONSerializer.php49 public function deserialize(?string $data, array $headers)
/plugin/linkback/action/
Dsend.php243 function _ping_page_linkback($type, $page, $headers, $body, $linkback_info) {
301 function _autodiscover_pingback(array $headers, string $data) {
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DMessageTrait.php16 private $headers = []; variable
146 private function setHeaders(array $headers): void
/plugin/fetchmedia/script/
Dmain.js36headers: new Headers({ 'content-type': 'application/x-www-form-urlencoded; charset=UTF-8' }), property
69headers: new Headers({ 'content-type': 'application/x-www-form-urlencoded; charset=UTF-8' }), property
/plugin/mantis/lib/
Dnusoapmime.php223 function parseResponse($headers, $data) {
464 function parseRequest($headers, $data) {
/plugin/authfacebook/lib/HttpClients/
DFacebookHttpClientInterface.php46 public function send($url, $method, $body, array $headers, $timeOut);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
DHttpCheck.php35 public $headers; variable in Google\\Service\\Monitoring\\HttpCheck
106 public function setHeaders($headers)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/
H A DMockPlugin.php32 protected function mail($to, $subject, $body, array $headers) {
/plugin/authfacebook/lib/
DFacebookResponse.php45 protected $headers; variable in Facebook\\FacebookResponse
75 …on __construct(FacebookRequest $request, $body = null, $httpStatusCode = null, array $headers = [])

12345678910>>...14