NAVIGATION: Front page | java proxy comparison table | python proxy comparison table
Proxy Name | ProxyHTTPServer |
---|---|
Language and version | python version: 2.5.1 |
HTTP version | 1.1 |
HTTPS Connect | no |
Windows NTLM support | no |
Last updated YYYY-MM-DD | 2007-11-24 |
Platform | all |
Author | Davide Rognoni |
Home page | http://pypi.python.org/pypi/ProxyHTTPServer/ |
Primary features | A proxy which you can easily modify to implement desired features. |
Features | The primary feature of this proxy is that it logs all HTTP requests. |
License | Public Domain |
Design Architecture | Threaded |
Notes | ProxyHTTPServer is based on BaseHTTPServer, and uses a straightforward and easy-to-follow design. It is published by the creator of PyWebRun |