Home
last modified time | relevance | path

Searched refs:header (Results 526 – 550 of 1105) sorted by relevance

1...<<21222324252627282930>>...45

/plugin/latexport/implementation/
H A Ddecorator_includer.php86 function header($text, $level, $pos) { function in DecoratorIncluder
88 $this->decorator->header($text, $level, $pos);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/
H A Dsabredav.css83 header { selector
86 header a {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md175 header changes. https://github.com/guzzle/guzzle/pull/1207
195 means that the `Content-Encoding` header may be removed an the
714 * `Host` header can now diverge from the host part of a URL if the header is set manually
813 * Specific header implementations can be created for complex headers. When a message creates a head…
814 …aderFactory which can map specific headers to specific header classes. There is now a Link header
815 CacheControl header implementation.
834 * The ability to case-insensitively search for header values
1149 * Removed SSL information from the default User-Agent header
1231 * Bug: Changed the default cookie header casing back to 'Cookie'
1252 * Bug: Fixing default User-Agent header
[all …]
/plugin/datepicker/
H A Dstyle.css60 .calendar thead .weekend { /* How a weekend day name shows in header */
64 .calendar thead .hilite { /* How do the buttons in header appear when hover */
71 .calendar thead .active { /* Active (pressed) buttons in header */
/plugin/eventline/
H A Daction.php123 header("HTTP/1.1 204 No Content");
/plugin/securelogin/
H A Daction.php57 header('Content-Type: text/javascript; charset=utf-8');
/plugin/autologoff/
H A Daction.php81 header('Content-Type: text/plain');
/plugin/feedaggregator/
H A Daction.php70 header("Content-type:text/plain");
/plugin/combo/resources/theme/default/components/css/
H A Doutline.css27 .outline-section-cs, .outline-header-cs {
/plugin/bez/ctl/
H A D8d.php9 header('Location: ' .
/plugin/batchedit/
H A Daction.php59 // Use header() function instead until PHP 7.2 is still supported.
61 header('Set-Cookie: ' . BatcheditConfig::COOKIE . '=' . urlencode($admin->getConfig()->serialize()) .
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc84 * Fixed warning header as array in YAML tests generator
94 * Added the `X-Elastic-Client-Meta` header which is used by Elastic Cloud and
127 * Fixed reset custom header after endpoint call
200 `Host` header. This fixes https://github.com/elastic/elasticsearch-php/issues/993[#993].
201 By default the `port` is not included in the `Host` header.
270 * Added support for simplified access to the `X-Opaque-Id` header
341 * Added warning log for {es} response containing the `Warning` header
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php861 foreach ($propertyMap as $property => $header) {
865 $headers[$header] = $properties[$property];
869 $headers[$header] = HTTP\Util::toHTTPDate($properties[$property]->getTime());
1580 $header = $request->getHeader('If');
1581 if (!$header) return [];
1586 preg_match_all($regex, $header, $matches, PREG_SET_ORDER);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php819 foreach ($propertyMap as $property => $header) {
823 $headers[$header] = $properties[$property];
827 $headers[$header] = HTTP\Util::toHTTPDate($properties[$property]->getTime());
1504 $header = $request->getHeader('If');
1505 if (!$header) return [];
1510 preg_match_all($regex, $header, $matches, PREG_SET_ORDER);
/plugin/explorertree/
H A Daction.php70 header('Content-Type: application/json');
/plugin/tagsections/
H A Dstyle.less55 .tagsections.header.tag {
/plugin/quickedit/
H A Dajax.php48 header('Content-Type: text/plain; charset=utf-8');
/plugin/authshibboleth/plugin/authshibboleth/
H A Daction.php63 header("Location: " . $loginHandlerLocation);
/plugin/tablelayout/action/
H A Dlayoutform.php44 header('Content-Type: text/html; charset=utf-8');
/plugin/aichat/
H A Daction.php45 header('Content-Type: application/json');
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php139 header('Content-type: audio/x-mpegurl');
710 header('Content-type: audio/x-mpegurl');
826 header('Content-type: audio/x-mpegurl');
865 header('Content-type: audio/x-mpegurl');
907 header('Content-type: audio/x-mpegurl');
948 header('Content-type: audio/x-mpegurl');
984 header('Content-type: audio/x-mpegurl');
1624 header('Content-type: audio/x-mpegurl');
1651 header('Content-type: audio/x-mpegurl');
1767 header('Content-type: audio/x-mpegurl');
[all …]
/plugin/solr/
H A Dhelper.php130 $header = array("Content-type:text/xml; charset=utf-8");
136 curl_setopt($this->curl_ch, CURLOPT_HTTPHEADER, $header);
/plugin/issuelinks/action/
H A Dajax.php203 header('Connection: close');
204 header('Content-Length: ' . ob_get_length());
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js.map1header","code","quote","list1","list2","list3","hr","image","imageAltText","imageMarker","formatti…
/plugin/dokukiwix/
H A Dajax.php39 header('Content-Type: text/plain; charset=utf-8');

1...<<21222324252627282930>>...45