<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../defaultss-msgnum.xslt"?>

<log xmlns="http://www.w3.org/2002/ws/desc/logs/">
<message type="request" number="1" conversation="1" timestamp="2007-03-15T10:29:44.242Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/wss/MessageTest-3G/CodedEchoHTTPBinding/EchoString?string=hello%20world%21">
<uri>/wss/MessageTest-3G/CodedEchoHTTPBinding/EchoString</uri>
<string>hello%20world%21</string>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-03-15T10:29:49.242Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:04 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>139</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-03-15T10:29:50.179Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/CodedEchoHTTPBinding/EchoName">
<uri>/wss/MessageTest-3G/CodedEchoHTTPBinding/EchoName</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-03-15T10:29:50.523Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:05 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>215</Content-Length>
<Keep-Alive>timeout=5, max=99</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-03-15T10:29:50.648Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/CodedEchoHTTPBinding/EchoNameExpectFault">
<uri>/wss/MessageTest-3G/CodedEchoHTTPBinding/EchoNameExpectFault</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-03-15T10:29:50.976Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:06 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>235</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-03-15T10:29:51.085Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/CodedEchoHTTPBinding/Send">
<uri>/wss/MessageTest-3G/CodedEchoHTTPBinding/Send</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>98</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-03-15T10:29:55.788Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:11 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>0</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="text/plain"/>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-03-15T10:29:55.913Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/CodedEchoHTTPBinding/GuaranteedFault">
<uri>/wss/MessageTest-3G/CodedEchoHTTPBinding/GuaranteedFault</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-03-15T10:29:56.226Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:11 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>225</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>default</ns1:Fault><ns1:FirstName>smith</ns1:FirstName><ns1:MiddleName>senior</ns1:MiddleName><ns1:LastName>john</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-03-15T10:29:56.695Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/wss/MessageTest-3G/SafeEchoHTTPBinding/EchoString?string=hello%20world%21">
<uri>/wss/MessageTest-3G/SafeEchoHTTPBinding/EchoString</uri>
<string>hello%20world%21</string>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-03-15T10:30:01.413Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:16 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>139</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-03-15T10:30:01.507Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/SafeEchoHTTPBinding/EchoName">
<uri>/wss/MessageTest-3G/SafeEchoHTTPBinding/EchoName</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="14" conversation="7" timestamp="2007-03-15T10:30:01.835Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:17 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>215</Content-Length>
<Keep-Alive>timeout=5, max=99</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-03-15T10:30:02.132Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/SafeEchoHTTPBinding/EchoNameExpectFault">
<uri>/wss/MessageTest-3G/SafeEchoHTTPBinding/EchoNameExpectFault</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-03-15T10:30:02.491Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:17 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>235</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="17" conversation="9" timestamp="2007-03-15T10:30:02.647Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/SafeEchoHTTPBinding/Send">
<uri>/wss/MessageTest-3G/SafeEchoHTTPBinding/Send</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>98</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></content>
</message>
<message type="response" number="18" conversation="9" timestamp="2007-03-15T10:30:07.350Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:22 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>0</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="text/plain"/>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="19" conversation="10" timestamp="2007-03-15T10:30:07.600Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/SafeEchoHTTPBinding/GuaranteedFault">
<uri>/wss/MessageTest-3G/SafeEchoHTTPBinding/GuaranteedFault</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="20" conversation="10" timestamp="2007-03-15T10:30:07.944Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:23 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>225</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>default</ns1:Fault><ns1:FirstName>smith</ns1:FirstName><ns1:MiddleName>senior</ns1:MiddleName><ns1:LastName>john</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="21" conversation="11" timestamp="2007-03-15T10:30:19.428Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/EchoString">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/EchoString</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>139</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="response" number="22" conversation="11" timestamp="2007-03-15T10:30:24.099Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:39 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>139</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="request" number="23" conversation="12" timestamp="2007-03-15T10:30:24.396Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/EchoName">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/EchoName</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<X-WSDLTestHeader>402</X-WSDLTestHeader>
<Content-Type type="application/xml"/>
<Content-Length>215</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="24" conversation="12" timestamp="2007-03-15T10:30:24.724Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:40 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<X-WSDLTestHeader>to be filled</X-WSDLTestHeader>
<Content-Length>215</Content-Length>
<Keep-Alive>timeout=5, max=99</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="25" conversation="13" timestamp="2007-03-15T10:30:25.021Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="DELETE" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/EchoNameExpectFault?FirstName=my%20first&amp;MiddleName=my%20middle&amp;LastName=my%20last">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/EchoNameExpectFault</uri>
<FirstName>my%20first</FirstName>
<MiddleName>my%20middle</MiddleName>
<LastName>my%20last</LastName>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="26" conversation="13" timestamp="2007-03-15T10:30:25.381Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:40 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<X-WSDLTestHeader>to be filled</X-WSDLTestHeader>
<Content-Length>235</Content-Length>
<Keep-Alive>timeout=5, max=98</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="27" conversation="14" timestamp="2007-03-15T10:30:25.521Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/Send">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/Send</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>98</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></content>
</message>
<message type="response" number="28" conversation="14" timestamp="2007-03-15T10:30:25.865Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:41 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>0</Content-Length>
<Keep-Alive>timeout=5, max=97</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="text/plain"/>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="29" conversation="15" timestamp="2007-03-15T10:30:26.131Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/GuaranteedFault">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/GuaranteedFault</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="30" conversation="15" timestamp="2007-03-15T10:30:26.490Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:41 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<X-WSDLTestHeader>to be filled</X-WSDLTestHeader>
<Content-Length>225</Content-Length>
<Keep-Alive>timeout=5, max=96</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>default</ns1:Fault><ns1:FirstName>smith</ns1:FirstName><ns1:MiddleName>senior</ns1:MiddleName><ns1:LastName>john</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="31" conversation="16" timestamp="2007-03-15T10:30:26.927Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/EchoString">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/EchoString</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>139</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="response" number="32" conversation="16" timestamp="2007-03-15T10:30:27.271Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:42 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>139</Content-Length>
<Keep-Alive>timeout=5, max=95</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="request" number="33" conversation="17" timestamp="2007-03-15T10:30:27.599Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/EchoName">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/EchoName</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<X-WSDLTestHeader>402</X-WSDLTestHeader>
<Content-Type type="application/xml"/>
<Content-Length>215</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="34" conversation="17" timestamp="2007-03-15T10:30:32.286Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:47 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<X-WSDLTestHeader>to be filled</X-WSDLTestHeader>
<Content-Length>215</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="35" conversation="18" timestamp="2007-03-15T10:30:29.146Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/wss/LocationTemplate-2G/EncodedParameterAmp/EncodedParameterAmp?data=encoded%20%22%23%25%2A%2F%3C%3E%3F%5B%5C%5D%5E%60%7B%7C%7D%A3%20unencoded%20%21$%26%27%28%29%2B,-.%3A%3B%3D@_~&amp;full-uri=http://www.example.org:9443/&amp;path=2007/02%3F&amp;fragment=%23id">
<uri>/wss/LocationTemplate-2G/EncodedParameterAmp/EncodedParameterAmp</uri>
<data>encoded%20%22%23%25%2A%2F%3C%3E%3F%5B%5C%5D%5E%60%7B%7C%7D%A3%20unencoded%20%21$%26%27%28%29%2B,-.%3A%3B%3D@_~</data>
<full-uri>http://www.example.org:9443/</full-uri>
<path>2007/02%3F</path>
<fragment>%23id</fragment>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>close</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="36" conversation="18" timestamp="2007-03-15T10:30:33.865Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:49 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>301</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:result xmlns:ns1="http://example.org/path-data/xsd">http://www.example.org:9443/2007/02?encoded &quot;#%*/&lt;&gt;?[\]^`{|}£ unencoded !$&amp;'()+,-.:;=@_~&amp;</ns1:result></env:Body></env:Envelope></content>
</message>
<message type="request" number="37" conversation="19" timestamp="2007-03-15T10:30:32.443Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="DELETE" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/EchoNameExpectFault?FirstName=my%20first&amp;MiddleName=my%20middle&amp;LastName=my%20last">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/EchoNameExpectFault</uri>
<FirstName>my%20first</FirstName>
<MiddleName>my%20middle</MiddleName>
<LastName>my%20last</LastName>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="38" conversation="19" timestamp="2007-03-15T10:30:37.177Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:52 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<X-WSDLTestHeader>to be filled</X-WSDLTestHeader>
<Content-Length>235</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="39" conversation="20" timestamp="2007-03-15T10:30:37.333Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/Send">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/Send</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>98</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></content>
</message>
<message type="response" number="40" conversation="20" timestamp="2007-03-15T10:30:42.005Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 15 Mar 2007 09:37:57 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>0</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="text/plain"/>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="41" conversation="21" timestamp="2007-03-15T10:30:42.177Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/wss/MessageTest-3G/EchoHTTPBinding/GuaranteedFault">
<uri>/wss/MessageTest-3G/EchoHTTPBinding/GuaranteedFault</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="42" conversation="21" timestamp="2007-03-15T10:30:47.145Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Date>Thu, 15 Mar 2007 09:38:02 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<X-WSDLTestHeader>to be filled</X-WSDLTestHeader>
<Content-Length>225</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>default</ns1:Fault><ns1:FirstName>smith</ns1:FirstName><ns1:MiddleName>senior</ns1:MiddleName><ns1:LastName>john</ns1:LastName></ns1:EchoNameFault></content>
</message>
</log>
