open-source HTTP proxies written in python

| | TrackBacks (0)

A list of open-source HTTP proxies written in python
for future reference, here is a list of a bunch of open source proxies written in python.

A HTTP proxy is a piece of software that acts as an intermediary between HTTP client software (i.e. browser) and HTTP server software. The proxy receives all requests from the browser, and relays them (possibly modified) onto the server. Likewise, it receives all responses from the server, and relays them (possibly modified) to the client. HTTP Proxies can be used for a wide variety of tasks, including filtering, logging, caching, etc, etc, etc. At some stage, most web programmers will make use of some form of proxy.

0 TrackBacks

Listed below are links to blogs that reference this entry: open-source HTTP proxies written in python.

TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1343

About this Entry

This page contains a single entry by klsh published on March 31, 2005 5:15 PM.

USB Flash Drive for data transportation was the previous entry in this blog.

DDR MEMORY is still going strong is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.