SoapClient->__getLastResponseHeaders()

(no version information, might be only in CVS)

SoapClient->__getLastResponseHeaders() --  Returns last SOAP response headers.

说明

class SoapClient {

string __getLastResponseHeaders ( void )

}

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

返回值

The last SOAP response headers.


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