(PHP 5 >= 5.1.3, PHP 7)
SoapServer::addSoapHeader — Add a SOAP header to the response
public SoapServer::addSoapHeader ( SoapHeader $object ) : void
Adds a SOAP header to be returned with the response to the current request.
object
The header to be returned.
No value is returned.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/soapserver.addsoapheader.php