libhttp-proxy-perl

Pure perl http proxy
  https://metacpan.org/release/HTTP-Proxy
  0
  no reviews



Http::proxy implements the methods needed to run a pure-perl http proxy using lwp. useful for lightweight, easy to configure proxies.

the most interesting feature of this proxy object is its ability to filter the http requests and responses through user-defined filters.