Posted by Dom on 05/24/05 13:25
Hi,
I'm developing a PHP client that consumes a Web Service written in
Java-Axis. I'm using NuSoap toolkit.
Now I have the need to send IPaddress (together with the SOAP request) to
the Web Service ...
Is there a chance to include client IPaddress to SOAP request?
I'd like to include it in sucha a custom HTTP header stored as
X-IPAddress...
Is there any method in nusoap to set http header and include in it
IPAddress?
Thanks in advance
Dom
[Back to original message]
|