SOAP
PHP Manual

SoapClient->__getLastResponseHeaders()

(PHP 5 >= 5.0.1)

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

Descripción

SoapClient
string __getLastResponseHeaders ( void )

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

Valores retornados

The last SOAP response headers.

Ver también


SOAP
PHP Manual