[Tutor] Monitoring HTTP connections?

xbmuncher xboxmuncher at gmail.com
Sun Sep 28 05:20:38 CEST 2008


How can I monitor the HTTP connections my windows xp system makes with
python?

I'm running a program that makes requests to websites over HTTP, I know this
by using a program like wireshark. I'd basically like to have a python
program know when this other program makes these requests and be able to
save the request data, so I know what it is requesting (to what website).
Kind of like a mini- wireshark like program but only for HTTP requests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080927/b3a3b492/attachment.htm>


More information about the Tutor mailing list