Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Cette version apporte un soutien réel à http-filtres à modifier le contenu. Un échantillon d'analyse syntaxique HTML de mise en œuvre d'un tel filtre modification a été ajoutée.
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

Version initiale.
Initial release.

Project Resources