Lines Matching refs:that

14 - soap_base: fix code that overwrites user-supplied attributes in serialize_val
22 …f the server closes connection prematurely, nusoap would spin trying to read data that isn't there"
43 - soapclient: allow proxy information in ctor, so that it can be used for wsdl
46 - soap_transport_http: close a persistent connection that's at EOF
132 - soap_transport_http: Merge HTTP headers that span multiple lines
134 - soapclient: Pass headers to parseResponse and parse them in that method
145 - wsdl: Support multiple <schema> (note that setting $server->wsdl->schemaTargetNamespace no longer…
154 - soap_transport_http: Check that $this->fp exists when doing persistent connections
203 - soap_server: added and documented data fields, so that service programmers can use them if desired
269 - soapclient: do not assume that 'ns1' is an unused namespace prefix; always generate namespace pre…
312 - soap_parser: avoid deserializing more common attributes that are not data
314 - soap_server: account for the fact that get_class_methods returns methods in all lower case (thank…
315 - soap_transport_http: parse digest info that includes '=' in the data (thanks Jinsuk Kim)
318 - wsdl: fix serialization of attributes for complexType that is an extension
321 - xmlschema: handle WSDL for SOAP Array that uses the base attribute plus a sequence of element
403 - soap_parser: de-serialize simpleContent that accompanies complexContent
431 - soap_parser: when resolving references, do not assume that buildVal returns an array (thanks Aksh…
475 - nusoapclient: fix getProxy that was broken in last revision
556 - nusoap_xmlschema: create names for unnamed types that are unique by scope within XML Schema
573 - nusoap_server: Fix munging of _SERVER variables that start with HTTP_ (thanks Thomas Wieczorek)
578 - nusoap_server: Correct bug that placed encodingType in Envelope for doc/lit