property soap_server::$outgoing_headers in Salesforce Suite 5
Same name in this branch
- 5 includes/nusoap.php \soap_server::outgoing_headers
- 5 includes/nusoap.orig.php \soap_server::outgoing_headers
Same name and namespace in other branches
- 5.2 includes/nusoap.php \soap_server::outgoing_headers
- 5.2 includes/nusoap.orig.php \soap_server::outgoing_headers
* HTTP headers of response * * @access public
Type: array
File
- includes/
nusoap.orig.php, line 3110
Class
- soap_server
- soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses
Code
var $outgoing_headers = [];