The header of my soap request is

POST / HTTP/1.1
Host: 127.0.0.1:8888
User-Agent: gSOAP/2.7
Content-Type: text/xml; charset=utf-8
Content-Length: 606
Connection: keep-alive
SOAPAction: "upnp-discovery.orange#getListDevices"


I would like to know how to do to get the value of SOAPAction.
Is it possible?

Tung

Reply via email to