Home
last modified time | relevance | path

Searched defs:headers (Results 101 – 125 of 345) sorted by relevance

12345678910>>...14

/plugin/magnifier/
H A Dsyntax.php16 private $headers = array(); variable in syntax_plugin_magnifier
/plugin/groupmatrix/syntax/
Dtable.php158 protected function renderTable($headers, $rows, $className = '')
/plugin/sentry/
Dscript.js18 headers: { property
/plugin/txt2tags/
Dtxt2tags.class.php73 var $headers = ''; # the first 3 lines of the t2t file variable in T2T
414 function secondpass($headers, $lines) { # all other marks
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DRequest.php38 array $headers = [],
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DRequest.php36 array $headers = [],
/plugin/searchindex/
H A DSearchIndexManager.js73 headers: { property
/plugin/upgrade/HTTP/
H A DHTTPClient.php31 public $headers; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
800 protected function buildHeaders($headers){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DMessagePart.php73 public function setHeaders($headers)
/plugin/asciidocjs/node_modules/unxhr/lib/
Drequest.js27 data: { statusCode: response.statusCode, headers: response.headers } property
DXMLHttpRequest.js392 headers: headers, property
432 headers: headers, property
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
Dfunctions.php225 function normalize_header_keys(array $headers)
/plugin/elwikiupgrade/
DHTTPClient.php41 var $headers; variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient
790 function _buildHeaders($headers){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DUrlMapTest.php95 public function setHeaders($headers)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
DReport.php67 public function setHeaders($headers)
/plugin/popupviewer/syntax/
H A Dviewer.php16 private $headers = array(); variable in syntax_plugin_popupviewer_viewer
/plugin/phosphor/
Dphosphor.php19 private $headers = array(); variable in syntax_plugin_phosphor_phosphor
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php337 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DClient.php369 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/swiftmail/Swift/
DBatchMailer.php43 protected $headers = array(); variable in Swift_BatchMailer
/plugin/webdav/vendor/sabre/http/lib/
DRequest.php42 function __construct($method = null, $url = null, array $headers = null, $body = null) {
/plugin/html2pdf/html2pdf/html2ps/
Dfetcher.url.class.php20 var $headers; variable in FetcherUrl
/plugin/davcal/vendor/sabre/http/lib/
H A DRequest.php42 function __construct($method = null, $url = null, array $headers = null, $body = null) {
/plugin/sectiontoggle/
Dscript.js230 headers: "", property
/plugin/statistics/vendor/matomo/device-detector/
H A DClientHints.php253 public static function factory(array $headers): ClientHints

12345678910>>...14