Set HTTP Header in nuSOAP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dom

    #1

    Set HTTP Header in nuSOAP

    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


Working...