2008-01-26T11:40:24+-8:00
2008-01-26T11:40:29+-8:00
2008-01-26T11:40:29+-8:00
2008-01-26T11:40:29+-8:00
127.0.0.1
localhost:1723
639
845
POST /Service1.asmx HTTP/1.1
Content-Type: text/xml; charset=utf-8
VsDebuggerCausalityData: uIDPo1c7MLKjkXpPn7J4l3Bz9qIAAAAA0NbOs6vwzEKy9f98kRDtzMAgaIYaxxRAjiJ+ljZSFrQACQAA
SOAPAction: "http://tempuri.org/GetDataUsingDataContract"
Host: localhost:8080
Content-Length: 313
Expect: 100-continue
Connection: Keep-Alive
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><GetDataUsingDataContract xmlns="http://tempuri.org/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><composite><BoolValue>true</BoolValue><StringValue>jillzhang</StringValue></composite></GetDataUsingDataContract></s:Body></s:Envelope>
HTTP/1.1 100 Continue
Server: ASP.NET Development Server/9.0.0.0
Date: Sat, 26 Jan 2008 03:40:29 GMT
Content-Length: 0
HTTP/1.1 200 OK
Server: ASP.NET Development Server/9.0.0.0
Date: Sat, 26 Jan 2008 03:40:29 GMT
X-AspNet-Version: 2.0.50727
Cache-Control: private, max-age=0
Content-Type: text/xml; charset=utf-8
Content-Length: 477
Connection: Close
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><GetDataUsingDataContractResponse xmlns="http://tempuri.org/"><GetDataUsingDataContractResult><BoolValue>true</BoolValue><StringValue>jillzhangSuffix</StringValue></GetDataUsingDataContractResult></GetDataUsingDataContractResponse></soap:Body></soap:Envelope>
2008-01-26T11:40:56+-8:00