Home
last modified time | relevance | path

Searched refs:soap_server (Results 1 – 2 of 2) sorted by relevance

/plugin/mantis/lib/
H A Dchangelog35 - soap_server: read encoding from _SERVER if available
52 - soap_server: force xml_encoding to upper case
151 - soap_server: Support wsdl with multiple <schema>
188 - soap_server: always exit() after returning WSDL
197 - soap_server: improve WSDL URL scheme determination
198 - soap_server: only deflate/gzip payloads > 1024 bytes
246 - soap_server: move webDescription to the wsdl class
248 - wsdl: get webDescription from the soap_server class
282 - soap_server: add default_utf8 field
356 - soap_server: call parent constructor
[all …]
/plugin/googlesearch/
H A Dnusoap.php3044 class soap_server extends nusoap_base { class
3195 function soap_server($wsdl=false){ function in soap_server