**
Example**
The following example adds a custom HTTP header named SOAPAction with a value of Foo to an XML object named my_xml:
my_xml.addRequestHeader(“SOAPAction”, “‘Foo’”);
What is the value of ‘Foo’ ???
is it the xml info? i don’t understand this one…
could someone please help me?
thanx :).