SOAP 函数
PHP 手册

SoapClient->__getLastRequestHeaders

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

SoapClient->__getLastRequestHeaders Returns last SOAP request headers

说明

SoapClient
string __getLastRequestHeaders ( void )

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

返回值

The last SOAP request headers.

参见


SOAP 函数
PHP 手册