Skip to content

Commit

Permalink
Point to the other README files
Browse files Browse the repository at this point in the history
  • Loading branch information
book committed Nov 20, 2003
1 parent 2126ec1 commit 360ec52
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,13 @@ help users create web robots, web testing suites, as well as proxy
systems than can transparently alter the requests to and answers from
an origin server.

The eg/ directory holds a few examples:
- proxy.pl (simple proxy)
- anonymiser.pl (basic anonymising proxy)
- leet.pl (leet speak)
- outline.pl (keeps only the outline of web pages)
- rainbow.pl (the hippie browsing experience)
- rot13.pl (simple encryption for web pages)
The eg/ directory holds a few examples. See eg/README for details.

There is also a t/README file that explains the tests strategy.

!WARNING!WARNING!WARNING!WARNING!WARNING!WARNING!WARNING!WARNING!

The way the filters are implemented has changed in this version
The way the filters are implemented has changed in version 0.10
of HTTP::Proxy. You can now play with two dedicated filter classes
and notice slight changes in the HTTP::Proxy interface.

Expand Down

0 comments on commit 360ec52

Please sign in to comment.