Home
last modified time | relevance | path

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

12345678910>>...14

/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/upgrade/HTTP/
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)
DTestFailure.php145 public function setHeaders($headers)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
DReport.php67 public function setHeaders($headers)
/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/popupviewer/syntax/
Dviewer.php18 private $headers = array(); variable in syntax_plugin_popupviewer_viewer
/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/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
DReportResult.php75 public function setHeaders($headers)
/plugin/xtern/
Dadmin.php14 private $headers; variable in admin_plugin_xtern
/plugin/rater/scripts/
Djquery.tablesorter.js126 }, headers: {}, widthFixed: false, property
155 function buildParserCache(table, $headers) {
539 function setHeadersCss(table, $headers, list, css) {
556 function fixColumnWidth(table, $headers) {

12345678910>>...14