SoapClient->__getLastRequestHeaders()

(no version information, might be only in CVS)

SoapClient->__getLastRequestHeaders() --  Returns last SOAP request headers

说明

class SoapClient {

string __getLastRequestHeaders ( void )

}

注: This method works only if the SoapClient object was created with the trace option.

返回值

The last SOAP request headers.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.