Download List

Projeto Descrição

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.

System Requirements

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

Esta versão adiciona suporte real para http-filtros de conteúdo modificando. Um HTML implementação exemplo de análise de tal filtro modificação foi adicionado.
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