Watch Http Request/Responses

  • Thread starter Thread starter PJ
  • Start date Start date
P

PJ

Is there any tool out there similar to the trace utility on the SOAP toolkit
that allow you to see the full Http Requests and Responses? I'm sure it's
easy enough write a module that would log it, but it would be nice to have
UI that would show the last request/response.

Thanks~ PJ
 
Something like this tool would do it for you:

http://www.siliconwold.com/interceptor/interceptor_home.htm


--
Microsoft MVPs have a question for *you*: Are you patched against the Worm?
http://www.microsoft.com/security/security_bulletins/ms03-026.asp



Is there any tool out there similar to the trace utility on the SOAP toolkit
that allow you to see the full Http Requests and Responses? I'm sure it's
easy enough write a module that would log it, but it would be nice to have
UI that would show the last request/response.

Thanks~ PJ
 
Back
Top