Home
last modified time | relevance | path

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

12

/plugin/diff/
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/
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/
Drelease.sh2 git archive --format tar --prefix piwik/ HEAD |gzip > dokuwiki-piwik-plugin-$(date +%Y-%m-%d).tgz
/plugin/issuelinks/
Dpre-commit.hook.sh5 STAGED_FILES_CMD=`git diff --cached --name-only --diff-filter=ACMR HEAD | grep \\\\.php`
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DIndexTemplate.php91 $response = $this->request(Request::HEAD);
DRequest.php16 public const HEAD = 'HEAD'; define in Elastica\\Request
/plugin/publistf/
DCHANGELOG.md61 [Unreleased]: https://github.com/SacBase/publistf/compare/1.1.2...HEAD
/plugin/davcal/vendor/sabre/http/tests/HTTP/
DClientTest.php50 CURLOPT_CUSTOMREQUEST => 'HEAD',
/plugin/elasticsearch/vendor/ezimuel/ringphp/
DCHANGELOG.md130 [Unreleased]: https://github.com/guzzle/RingPHP/compare/1.1.1...HEAD
/plugin/flashplayer/
Dreadme-en.txt23 the HEAD section of the template:
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
DCurlFactory.php149 if ($request['http_method'] != 'HEAD') {
/plugin/llm/llm.js/wasm/
Dllamacpp-cpu.js1 …Getter(A){this.getter=A}cacheLength(){var A=new XMLHttpRequest;if(A.open("HEAD",I,!1),A.send(null)…
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DCurlFactory.php263 } elseif ($method === 'HEAD') {
/plugin/gitbacked/
DCHANGELOG.md176 [Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2025-02-26..HEAD
/plugin/davcal/vendor/sabre/http/
DCHANGELOG.md50 * #47 #35: When re-using the client and doing any request after a `HEAD`
/plugin/webdav/vendor/sabre/http/
DCHANGELOG.md83 * #47 #35: When re-using the client and doing any request after a `HEAD`
/plugin/matrixnotifierwas/vendor/psr/http-message/docs/
DPSR7-Interfaces.md42 | `getMethod()` | Retrieves the HTTP method of the request. | GET, HEAD, PO…
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md188 - We dont connect curl `sink` on HEAD requests.
201 - On redirects, we allow all safe methods like GET, HEAD and OPTIONS.
1004 * Bug fix: Setting options on HEAD requests now works. See #352
1168 * Bug fix: AsyncPlugin no longer forces HEAD requests
1491 * Bug fix: CachePlugin now only caches GET and HEAD requests by default
/plugin/webdav/vendor/sabre/dav/
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/authgooglesheets/vendor/guzzlehttp/guzzle/
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/amcharts/assets/amcharts/plugins/export/libs/jszip/
Djszip.js6127 var HEAD = 1; /* i: waiting for magic header */
6249 state.mode = HEAD;
6495 case HEAD:
/plugin/xlsx2dw/packages/jszip/
Djszip.js8245 var HEAD = 1; /* i: waiting for magic header */
8367 state.mode = HEAD;
8613 case HEAD:
/plugin/datatables/assets/jszip/
Djszip.js8245 var HEAD = 1; /* i: waiting for magic header */
8367 state.mode = HEAD;
8613 case HEAD:
/plugin/jplayer/vendor/james-heinrich/getid3/
Dstructure.txt1155 ['HEAD']=>array() { //
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...

12