mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
I should no copy/paste ports
This commit is contained in:
parent
da7bf5889a
commit
4032b31b18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105889
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
This module implements a HTTP proxy, using a HTTP::Daemon to accept client
|
||||
connections, and a LWP::UserAgent to ask for the requested pages.
|
||||
Set HTTP::Recorder as the user agent for a proxy, and it rewrites HTTP
|
||||
responses so that additional requests can be recorded.
|
||||
|
||||
The most interesting feature of this proxy object is its hability to filter the
|
||||
HTTP requests and responses through user-defined filters.
|
||||
Then, tell your web browser to use this proxy, and the script will be recorded
|
||||
in the specified file.
|
||||
|
||||
WWW: http://search.cpan.org/dist/HTTP-Proxy/
|
||||
WWW: http://search.cpan.org/dist/HTTP-Recorder/
|
||||
|
|
Loading…
Add table
Reference in a new issue