home *** CD-ROM | disk | FTP | other *** search
- - config merging
- - win32 port of daemon.py (non-POSIX, argh, use win32 API)
- - filter testing, testing, testing
- - more status info (open connections, statistics)
- - what about the tracebacks in log?
- - HTTPS support
- It's sort of an extension to HTTP - you just send the proxy the request
- CONNECT home.netscape.com:443 HTTP/1.0\r\n\r\n
- and after reading all the response headers and a blank line you
- have a transparent connection
-
-