Home
last modified time | relevance | path

Searched refs:getHeader (Results 101 – 125 of 131) sorted by relevance

123456

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DServerTest.php124 $this->assertEquals('0', $this->response->getHeader('Content-Length'));
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php170 $contentType = $request->getHeader('Content-Type');
1041 $scheduleReply = $request->getHeader('Schedule-Reply');
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php122 $response->getHeader('Location')
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php120 $response->getHeader('Location')
/plugin/authgoogle/google/contrib/
H A DGoogle_PagespeedonlineService.php231 public function getHeader() { function in Google_ResultFormattedResultsRuleResultsElementUrlBlocks
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php167 $contentType = $request->getHeader('Content-Type');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php167 $contentType = $request->getHeader('Content-Type');
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md98 * If you use `getHeader()`, and there's more than 1 header with that name, we
H A DREADME.md526 function getHeader($name);
671 function getHeader($name);
/plugin/webdav/vendor/sabre/http/
H A DREADME.md526 function getHeader($name);
671 function getHeader($name);
H A DCHANGELOG.md131 * If you use `getHeader()`, and there's more than 1 header with that name, we
/plugin/mantis/lib/
H A Dclass.soapclient.php580 function getHeader(){ function in nusoap_client
H A Dchangelog457 - soapclient: add getHeader to get parsed SOAP Header
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1300 var contentType = response.getHeader('Content-type');
1329 getHeader: function(name) {
1383 getHeader: Ajax.Request.prototype.getHeader,
1400 var json = this.getHeader('X-JSON');
1414 !(this.getHeader('Content-type') || '').include('application/json')) ||
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1497 var contentType = response.getHeader('Content-type');
1525 getHeader: function(name) {
1587 getHeader: Ajax.Request.prototype.getHeader,
1604 var json = this.getHeader('X-JSON');
1618 !(this.getHeader('Content-type') || '').include('application/json')) ||
/plugin/issuetracker/
H A Dprototype.js1607 var contentType = response.getHeader('Content-type');
1635 getHeader: function(name) {
1697 getHeader: Ajax.Request.prototype.getHeader,
1714 var json = this.getHeader('X-JSON');
1728 !(this.getHeader('Content-type') || '').include('application/json')) ||
/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md215 `GuzzleHttp\Message\MessageInterface::getHeader`. If you want to get a header
434 Just use `getHeader('Content-MD5')` instead.
790 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
H A DCHANGELOG.md432 `GuzzleHttp\Message\MessageInterface::getHeader`. If you want to get a header
748 Now triggering an E_USER_DEPRECATED warning when used. Use `$message->getHeader()->parseParams()`.
820 * Removed the optional $asString parameter from MessageInterface::getHeader(). Just cast the header…
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9 …otype.get=function(e){return this._header[e.toLowerCase()]},n.prototype.getHeader=n.prototype.get,…

123456