summaryrefslogtreecommitdiff
path: root/tests/mod-proxy.t
Commit message (Expand)AuthorAgeFilesLines
* [core] behavior change: stricter URL normalizationGlenn Strauss2019-05-041-1/+1
* [tests] more test config cleanupGlenn Strauss2018-12-181-2/+0
* [tests] some test config cleanupGlenn Strauss2018-12-101-16/+1
* [tests] search for perl in PATH instead of /usr/bin; whitespace + test config...Stefan Bühler2015-08-221-5/+2
* tests: make sure mod_proxy doesn't leave running processes (fixes #2435, thx ...Cyril Brulebois2012-11-091-0/+2
* Revert url decoding+simplifying before matching of mod_rewrite/mod_redirectStefan Bühler2008-12-071-3/+38
* [tests] Remove pidfile from test systemStefan Bühler2008-07-291-2/+0
* Fix mod-proxy.t to run outside of the srcdirStefan Bühler2008-02-261-2/+2
* - change s/// separator that it doesn't confuse vimElan Ruusamäe2008-01-151-4/+4
* updated test as we don't overwrite the Server-Header anymoreJan Kneschke2005-11-181-1/+1
* find perl at runtimeJan Kneschke2005-09-011-1/+1
* added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...Jan Kneschke2005-08-311-2/+2
* run tests in build root (merged #228)Jan Kneschke2005-08-291-2/+2
* removed warnings on empty response-body, added debug output to mod_proxyJan Kneschke2005-08-171-2/+2
* added a test for the 'don't pass Server from the backend server'Jan Kneschke2005-06-281-1/+9
* switch to LigtyTest modulelighttpd-1.3.14Jan Kneschke2005-06-261-0/+6
* Unified all tests to use the LighyTest framework Jan Kneschke2005-06-151-213/+19
* improved debug outputJan Kneschke2005-06-121-3/+8
* added tests for mod-proxyJan Kneschke2005-05-101-0/+228