(no version information, might be only in CVS)
SoapClient->__doRequest() --
Performs a SOAP request
Descripción
class
SoapClient {
string
__doRequest ( string request, string location, string action, int version )
}
Performs SOAP request over HTTP.
This method can be overridden in subclasses to implement different transport
layers, perform additional XML processing or other purpose.