proxy to monitor http requests

Achim Domma domma at procoders.net
Thu Jun 5 11:13:33 EDT 2003


Hi,

I want to analyze how differnet soap libs build their xml messages. To do
this I want to put a proxy between my calling code and the server to display
the requests and responses. Does something like that already exists in
python? I wouldn't be surprised if it can be done with some lines of Twisted
code, but I don't know how.

Any hints are wellcome!

regards,
Achim






More information about the Python-list mailing list