Looking for a (very) small http proxy in Python

Irmen de Jong irmen at -NOSPAM-REMOVETHIS-xs4all.nl
Mon Jun 16 15:53:51 EDT 2003


adfgvx wrote:
> I am looking for a little script in Python that acts as a proxy. I only need
> to write in a file all the headers of the http requests and of the answers.
> That's all ! I know there are some proxies in Python (I looked at
> sourceforge and parnassus), but they are too complicated for me, I have no
> time to study and modify them to my needs.

Not Python, but what about http://www.ethereal.com/  ????
Fire it up, start the capture, click a link in your browser, and see
the HTTP headers scroll by on your screen... :-)

--Irmen





More information about the Python-list mailing list