Home
last modified time | relevance | path

Searched refs:HEAD (Results 1 – 25 of 37) sorted by relevance

12

/plugin/diff/
H A Dsyntax.php82 $HEAD = "\n" . '<span class="diff-blockheader">';
94 array($HEAD . '\1' . $CLOSE,
102 $HEAD . '\1' . $CLOSE,
117 $sections[$i] = $HEAD . $hits[1] . $CLOSE;
154 array($HEAD . '\1' . $CLOSE,
164 array($HEAD . '\1' . $CLOSE,
/plugin/code2/
H A Dsyntax.php93 $HEAD = "\n" . '<span class="diff_blockheader">';
105 array($HEAD . '\1' . $CLOSE,
113 $HEAD . '\1' . $CLOSE,
128 $sections[$i] = $HEAD . $hits[1] . $CLOSE;
165 array($HEAD . '\1' . $CLOSE,
176 array($HEAD . '\1' . $CLOSE,
/plugin/piwik/
H A Drelease.sh2 git archive --format tar --prefix piwik/ HEAD |gzip > dokuwiki-piwik-plugin-$(date +%Y-%m-%d).tgz
/plugin/issuelinks/
H A Dpre-commit.hook.sh5 STAGED_FILES_CMD=`git diff --cached --name-only --diff-filter=ACMR HEAD | grep \\\\.php`
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndexTemplate.php91 $response = $this->request(Request::HEAD);
H A DRequest.php16 public const HEAD = 'HEAD'; define in Elastica\\Request
/plugin/publistf/
H A DCHANGELOG.md61 [Unreleased]: https://github.com/SacBase/publistf/compare/1.1.2...HEAD
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php50 CURLOPT_CUSTOMREQUEST => 'HEAD',
/plugin/flashplayer/
H A Dreadme-de.txt23 HEAD-Abschnitt des Templates wieder ENTFERNEN:
H A Dreadme-en.txt23 the HEAD section of the template:
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md130 [Unreleased]: https://github.com/guzzle/RingPHP/compare/1.1.1...HEAD
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php149 if ($request['http_method'] != 'HEAD') {
215 case 'HEAD':
/plugin/gitbacked/
H A DCHANGELOG.md165 [Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2023-05-07..HEAD
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md50 * #47 #35: When re-using the client and doing any request after a `HEAD`
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md83 * #47 #35: When re-using the client and doing any request after a `HEAD`
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md318 * #700: Digest Auth fails on `HEAD` requests.
607 * #572: `HEAD` requests trigger a PHP warning.
725 * #348: `HEAD` requests now work wherever `GET` also works.
2000 * Fixed: Issue 19: HEAD requests on Collections
2081 * Fixed: Issue 19: HEAD requests on Collections
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js6127 var HEAD = 1; /* i: waiting for magic header */
6249 state.mode = HEAD;
6495 case HEAD:
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md709 * Bug fix: Setting options on HEAD requests now works. See #352
873 * Bug fix: AsyncPlugin no longer forces HEAD requests
1196 * Bug fix: CachePlugin now only caches GET and HEAD requests by default
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js8245 var HEAD = 1; /* i: waiting for magic header */
8367 state.mode = HEAD;
8613 case HEAD:
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt1155 ['HEAD']=>array() { //
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1672 - Elastica\Index::exists fixed for 0.90.0. HEAD request method introduced
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js24475 var HEAD = 1; /* i: waiting for magic header */
24597 state.mode = HEAD;
24843 case HEAD:
/plugin/html5video2/script/
H A Dvideo.min.js21 …dash:utc:http-head:2014":case"urn:mpeg:dash:utc:http-head:2012":t.method="HEAD";break;case"urn:mpe…
23 …n n.masterPlaylistLoader_.clientOffset_=n.masterLoaded_-Date.now(),i();t="HEAD"===r.method?t.respo…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1349 this.nonEditableTags={HTML:1,HEAD:1,html:1,head:1}; property in nonEditableTags
1352 var invisibleTags=this.invisibleTags={HTML:1,HEAD:1,TITLE:1,META:1,LINK:1,STYLE:1,SCRIPT:1,NOSCRIPT…

12