==============
Listen Port: 5555
Target Host: 127.0.0.1
Target Port: 4444
==== Request ====
POST / HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.1
Host: 127.0.0.1
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: "InteropTests"
Content-Length: 505
we are testing soap message interoperability
==== Response ====
HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
we are testing soap message interoperability
==============