User-agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)
Is it possible to send SOAP headers with php5's SoapClient and is it
possible to recieve them with SoapServer? I know I'd be able to read
$GLOBALS['HTTP_RAW_POST_DATA'] with DOM to retrieve them but (although
that is less than ideal) but I can't think of any way at all of sending
them. Thanks Rob