Downloadliste

Projektbeschreibung

httpMonitor is a Python program which lets you monitor the HTTP traffic between a browser and a Web server. You configure your browser to use httpMonitor as its proxy to ensure that all HTTP traffic between browser and server goes via httpMonitor. In a XML-configuration file you can specify a Python-function as processor for the HTTP-messages you are interested in (requests or responses, which match certain criteria). You may have as many processors as you want, without modifying the actual program. The only thing you need to do is configure the httpMonitor and write your processors.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-04-23 01:05
0.2

Diese Veröffentlichung fügt eine wirkliche Unterstützung für HTTP-Content-Filter ändern. Ein HTML-Parsing Beispiel-Implementierung einer solchen Änderung der Filter wurde hinzugefügt.
Tags: Major feature enhancements
This release adds real support for http-content modifying filters. An HTML parsing sample implementation of such a modifying filter has been added.

2001-01-30 15:12
0.1

Initial release.
Initial release.

Project Resources