Hi,

I created a small browser with QWebview

I subclassed QNetworkAccessManager with a customized version and set it
as NetworAccessManager


By adding a print / log statement in the createRequestMethod I am able
to log, which requests are performed.

What I would be interested in is however to to write the of some post
requests and the data returned from the server into a log file.

How can I do this?

thanks in advance for any ideas?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to