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