slack-desc 1005 B

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. perl-HTTP-Proxy: perl-HTTP-Proxy (a pure Perl HTTP proxy)
  9. perl-HTTP-Proxy:
  10. perl-HTTP-Proxy: This module implements an HTTP proxy, using an HTTP::Daemon to accept
  11. perl-HTTP-Proxy: client connections, and a LWP::UserAgent to ask for the requested
  12. perl-HTTP-Proxy: pages. The most interesting feature of this proxy object is its
  13. perl-HTTP-Proxy: ability to filter the HTTP requests and responses through user-
  14. perl-HTTP-Proxy: defined filters.
  15. perl-HTTP-Proxy:
  16. perl-HTTP-Proxy:
  17. perl-HTTP-Proxy:
  18. perl-HTTP-Proxy: