NAVIGATION: Front page | java proxy comparison table | python proxy comparison table
Proxy Name | httpMonitor |
---|---|
Language and version | python version: 1.5 |
HTTP version | 1.1 |
HTTPS Connect | no |
Windows NTLM support | no |
Last updated YYYY-MM-DD | 2002-03-15 |
Platform | all |
Author | Volker Stampa |
Home page | http://home.wtal.de/stampa/httpMonitor/ |
Primary features | Logging, header transformation |
Features |
From the product page In a XML-configuration file you can specify python-functions as processors 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. The package comes with three sample processors. One for logging header-information of the HTTP messages (httpMonitor.filters.logger), one for modifying header fields (httpMonitor.filters.headermodifier) and a third one for accessing (and modifiying) parsed html-text. The processors can be configured to tell them exactly what to log or what to modify. |
License | GPL |
Design Architecture | Threaded |
Notes |