Home
last modified time | relevance | path

Searched defs:headers (Results 51 – 75 of 300) sorted by relevance

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DRequest.php27 public $headers; variable in Google\\Service\\ServiceControl\\Request
86 public function setHeaders($headers)
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php72 array $headers, argument
157 getDefaultOptions(array $request, array& $headers) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPropsTest.php35 private function sendRequest($body, $path = '/', $headers = ['Depth' => '0']) {
/plugin/swiftmail/Swift/Message/
H A DMime.php65 public $headers = null; variable in Swift_Message_Mime
130 public function setHeaders($headers)
/plugin/fckg/fckeditor/editor/dialog/
H A Dget_headers.php17 $headers = array(); variable
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMessageFormatter.php176 private function headers(MessageInterface $message) function in GuzzleHttp\\MessageFormatter
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DEasyHandle.php23 public $headers = []; variable in GuzzleHttp\\Handler\\EasyHandle
/plugin/siteexport/syntax/
H A Dsiteexport.php20 private $headers = array(); variable in syntax_plugin_siteexport_siteexport
H A Daggregate.php20 private $headers = array(); variable in syntax_plugin_siteexport_aggregate
/plugin/sentry/
H A Dscript.js18 headers: { class in data.request
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php161 protected function mail($to, $subject, $body, array $headers) {
/plugin/authfacebook/lib/HttpClients/
H A DFacebookGuzzleHttpClient.php52 public function send($url, $method, $body, array $headers, $timeOut)
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php161 protected function mail($to, $subject, $body, array $headers) {
/plugin/openid/Auth/Yadis/
H A DParanoidHTTPFetcher.php31 private $headers = []; variable in Auth_Yadis_ParanoidHTTPFetcher
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php27 function headers($content_type) { function in convert_to_pdf::MyDestinationDownload
/plugin/top/
H A DCrawlerDetect.php313 public function __construct(array $headers = null, $userAgent = null)
/plugin/rating/
H A DCrawlerDetect.php313 public function __construct(array $headers = null, $userAgent = null)
/plugin/authucenter/lib/uc_client/lib/
H A Dsendmail.inc.php30 $headers = "From: $email_from{$maildelimiter}X-Priority: 3{$maildelimiter}X-Mailer: Discuz! $versio… variable
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessage.php181 public static function parseRequestUri($path, array $headers)
H A DResponse.php92 array $headers = [],
/plugin/mantis/lib/
H A Dclass.soapclient.php155 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…
483 function parseResponse($headers, $data) {
558 function setHeaders($headers){
/plugin/combo/ComboStrap/
H A DHttpResponse.php45 private $headers = []; variable in ComboStrap\\HttpResponse
312 function setHeaders(array $headers): HttpResponse argument
[all...]
/plugin/ckgdoku/ckeditor/
H A Dget_headers.php28 $headers = array(); variable
/plugin/authfacebook/lib/
H A DFacebookRequest.php64 protected $headers = []; variable in Facebook\\FacebookRequest
305 public function setHeaders(array $headers)
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php153 public function doMail($to, $subject, $message, $headers, $params)

12345678910>>...12