Author |
|
quantass
Joined: 09 Oct 2007 Posts: 3
|
Posted: Thu 04 Mar '10 20:37 Post subject: How to Monitor all HTTP (Request + Response) data? |
|
|
I have the latest Apache Web Server installed on my Windows 7 OS. What free / commercial application can i use to monitor all HTTP incoming requests (header, data) and the corresponding outgoing response (header, data) ? I'm also OK with just monitoring the header information.
Thanks. |
|
Back to top |
|
black_harry
Joined: 22 Feb 2010 Posts: 15 Location: Germany, Stuttgart
|
Posted: Thu 04 Mar '10 21:45 Post subject: |
|
|
For Windows I would recommend "wfetch.exe" from Microsoft.
This is a http-client that shows complete in/out traffic.
-> google for wfetch, the first entry should be the correct one. |
|
Back to top |
|
quantass
Joined: 09 Oct 2007 Posts: 3
|
Posted: Thu 04 Mar '10 22:43 Post subject: |
|
|
Thank you black_harry. I actually have an app that is making an HTTP request to the Apache server. I would like to have some tool that would sit between and report the incoming and outgoing traffic. Wfetch appears to be just a client as opposed to a middle man tool. |
|
Back to top |
|
glsmith Moderator

Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
|
Back to top |
|
McGyver
Joined: 14 Jan 2010 Posts: 4 Location: Athens, Greece
|
|
Back to top |
|
bentogoa

Joined: 09 Feb 2007 Posts: 66 Location: GOA
|
|
Back to top |
|