Home
last modified time | relevance | path

Searched refs:getContentType (Results 51 – 71 of 71) sorted by relevance

123

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DRequest.php167 public function getContentType(): string function in Elastica\\Request
/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php165 if ($this->isPermittedType($mime->getContentType())
H A DFileEmbedder.php411 … if (!is_string($body) || substr(strtolower($part->getContentType()), 0, 5) != "text/") continue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DStorageObject.php254 public function getContentType() function in Google\\Service\\Storage\\StorageObject
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php59 'Content-Type' => $request->getContentType(),
H A DHttp.php123 $headers[] = 'Content-Type: '.$request->getContentType();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php204 public function getContentType() function in Google\\Service\\CloudSupport\\Media
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php204 public function getContentType() function in Google\\Service\\YouTubeReporting\\GdataMedia
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarObjectTest.php46 …is->assertEquals('text/calendar; charset=utf-8; component=vevent', $children[0]->getContentType());
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/swiftmail/Swift/Message/
H A DMime.php192 public function getContentType() function in Swift_Message_Mime
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php497 public function getContentType() { function in Google_Attachment
H A DGoogle_StorageService.php1608 public function getContentType() { function in Google_StorageObject

123