SOAP
PHP Manual

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.

참고


SOAP
PHP Manual