Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 yıl önce
..
README 7b47070fcd perl/perl-HTTP-Proxy: Fixed dep information 12 yıl önce
perl-HTTP-Proxy.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 yıl önce
perl-HTTP-Proxy.info 5601a95b69 perl/perl-HTTP-Proxy: Update homepage and download. 6 yıl önce
slack-desc a217f69aca perl/perl-HTTP-Proxy: Updated for version 0.26. 11 yıl önce

README

This module implements an HTTP proxy, using an HTTP::Daemon to accept
client connections, and a LWP::UserAgent to ask for the requested
pages. The most interesting feature of this proxy object is its ability
to filter the HTTP requests and responses through user-defined filters.