* About to connect() to blah.blah.com port 8080 * Trying xxx.xxx.xxx.xxx... * connected * Connected to blah.blah.com (xxx.xxx.xxx.xxx) port 8080 > POST /submit.sp HTTP/1.1 Host: blah.blah.com:8080 Accept: */* Content-Length: 5 Content-Type: application/x-www-form-urlencoded blah < HTTP/1.0 200 ITAS Ltd SOAP Server v1.3.53 < Content-length: 343 < Server: ITAS Ltd SOAP Server v1.3.53 < Connection: close * Closing connection #0 #### * About to connect() to blah.blah.com port 8080 (#0) * Trying xxx.xxx.xxx.xxx... * connected * Connected to blah.blah.com (xxx.xxx.xxx.xxx) port 8080 (#0) > POST /submit.sp HTTP/1.1 Host: blah.blah.com:8080 Accept: */* Content-Length: 1523 Content-Type: application/x-www-form-urlencoded Expect: 100-continue * Done waiting for 100-continue * HTTP 1.0, assume close after body < HTTP/1.0 200 ITAS Ltd SOAP Server v1.3.53 < Content-length: 277 < Server: ITAS Ltd SOAP Server v1.3.53 < Connection: close < * Closing connection #0