您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

SoapClient->__getLastResponseHeaders()

(PHP 5 >= 5.0.1)

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.