SOAP 函数
PHP 手册

SoapClient->__getLastResponseHeaders

(No version information available, might be only in CVS)

SoapClient->__getLastResponseHeaders Returns last SOAP response headers.

说明

SoapClient
string __getLastResponseHeaders ( void )

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

返回值

The last SOAP response headers.

参见


SOAP 函数
PHP 手册