SOAP Функции
PHP Manual

SoapClient->__getLastResponseHeaders

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

SoapClient->__getLastResponseHeaders Returns last SOAP response headers.

Описание

SoapClient
string __getLastResponseHeaders ( void )

Замечание: This method works only if the SoapClient object was created with the trace option.

Возвращаемые значения

The last SOAP response headers.

Смотрите также


SOAP Функции
PHP Manual