|
Also here's the specific request (inc headers) sent to the server:
POST /services/fwif/ HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Accept: text/xml
Accept: multipart/*
Accept: application/soap
Host: 10.1.2.3
User-Agent: SOAP::Lite/Perl/0.715
Content-Length: 237
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://endace.com/ninjaprobe/VersionQuery"
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://sch
+emas.xmlsoap.org/soap/envelope/" ><SOAP-ENV:Body><VersionQuery xmlns="http://endace.com/ninjaprobe
+/"/></SOAP-ENV:Body></SOAP-ENV:Envelope>
|