On Mar 28, 2005, at 5:34 PM, Adam Maccabee Trachtenberg wrote:
On Mon, 28 Mar 2005, George Schlossnagle wrote:
Hopefully last question (and I suspect this one has an answer as well):
how do I extract response SOAP headers from a SOAP method call (without
parsing the result of __getLastResponse())?
I believe this is a feature request. At least, I haven't seen any PHP code that does this. I haven't checked the C source to confirm.
The PHP code to do this seems easy enough, but seems to force you to know the schemas involved and do a good bit of work by hand. Having it come back to you either as part of the method's return value, or via some sort of semi-manual extraction would be nice.
George
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php