tinyproxy/tests/scripts
Michael Adam 4ef7901115 tests:webclient: extend webclient to support HTTP/0.9, 1.0 and 1.1 requests.
Enable spcifying HTTP protocol version on command line ( --http-version).
Enable specifying method (GET, CONNECT, ...) on the command line (--method).
Add POD documentation.
Use pod2usage() to print help message.

Michael
2009-09-16 22:35:35 +02:00
..
Makefile.am tests: add Makefile.am to tests/ and tests/scripts dir (for packaging) 2009-09-16 22:35:35 +02:00
run_tests_valgrind.sh tests: add a script wrapper to run tinyproxy under valgrind in the tests. 2009-09-11 01:10:11 +02:00
run_tests.sh tests: prepare tinyproxy for filter file usage in tests. 2009-09-15 02:25:10 +02:00
webclient.pl tests:webclient: extend webclient to support HTTP/0.9, 1.0 and 1.1 requests. 2009-09-16 22:35:35 +02:00
webserver.pl tests:webserver: record the value of the server header field in a variable. 2009-09-14 22:12:30 +02:00