Home
last modified time | relevance | path

Searched refs:getHTTPContentType (Results 1 – 6 of 6) sorted by relevance

/plugin/mantis/lib/
H A Dnusoapmime.php192 function getHTTPContentType() { function in nusoap_client_mime
196 return parent::getHTTPContentType();
433 function getHTTPContentType() { function in nusoap_server_mime
437 return parent::getHTTPContentType();
H A Dclass.soap_server.php728 $type = $this->getHTTPContentType();
866 function getHTTPContentType() { function in nusoap_server
H A Dclass.soapclient.php419 $http->setContentType($this->getHTTPContentType(), $this->getHTTPContentTypeCharset());
H A Dchangelog113 - soapclient: call setContentType using new getHTTPContentType and getHTTPContentTypeCharset
125 - soapclient: add getHTTPBody, getHTTPContentType, getHTTPContentTypeCharset (anticipating MIME sub…
H A Dnusoap.php4166 $type = $this->getHTTPContentType();
4304 function getHTTPContentType() { function in nusoap_server
7487 $http->setContentType($this->getHTTPContentType(), $this->getHTTPContentTypeCharset());
/plugin/googlesearch/
H A Dnusoap.php3738 $type = $this->getHTTPContentType();
3873 function getHTTPContentType() { function in soap_server
6754 $http->setContentType($this->getHTTPContentType(), $this->getHTTPContentTypeCharset());