Changes for version 0.03 - 2002-11-29

  • url() method gives a url to reach the proxy
  • new 'control' attribute defines the control URL
  • better subprocess management by preforking child processes
  • a children handles only one request at a time, for better performance (this means we only to HTTP/1.0 for now)
  • correctly handle the Proxy-Connection and Connection headers

Modules

A pure Perl HTTP proxy

Examples