You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd2/tests
Stefan Bühler b41e02860c [mod_proxy] fall back to waiting for connection close if no message length indicator is found in HTTP/1.1 response
It seems this is actually allowed by the RFCs; although it is intended
as HTTP/1.0 backward compatibility, and HTTP/1.1 servers (backends)
really should do better.

Change-Id: I93265bfe7fae57beb10d70d3a4596c5cae7b51bd
2 years ago
..
ca [tests] use gnutls certtool to create test ca 9 years ago
.gitignore [tests] Create testing framework 13 years ago
CMakeLists.txt [tests] Create testing framework 13 years ago
Makefile.am [tests] include test ca in dist 9 years ago
autowrapper.sh [tests] extend autowrapper.sh script 10 years ago
base.py [tests] fix PrepareDir 3 years ago
logfile.py [tests] add (colored) progress output 13 years ago
requests.py [tests] python3 compability 4 years ago
run-memcached.py [tests] fix memcached and scgi-envcheck for python3; use asyncio 2 years ago
run-scgi-envcheck.py [tests] fix memcached and scgi-envcheck for python3; use asyncio 2 years ago
runtests.py [tests] build custom http backend server, require python3 for socketserver 4 years ago
service.py [tests] python3 compability 4 years ago
t-alias.py [ŧests] more tests, improve handling 10 years ago
t-basic-docroot.py [tests] Add test for cascading in docroot action 13 years ago
t-basic-gets.py [plugin_core] fix index "/filename" handling 9 years ago
t-cgi.py [tests] python3 compability 4 years ago
t-deflate.py [ŧests] more tests, improve handling 10 years ago
t-dirlist.py [test] enable TestRedirectDirWithQueryAndSpecialChars 2 years ago
t-env-set.py [pattern] Fix regex nth callback, activate env-set pattern range tests 13 years ago
t-etag.py [tests] python3 compability 4 years ago
t-gnutls.py [tests] add own test CA and test gnutls and openssl basic functionality 10 years ago
t-header-modify.py [tests] python3 compability 4 years ago
t-memcached.py [tests] python3 compability 4 years ago
t-mime-type.py [tests]: convert test cases to new config syntax 12 years ago
t-mod-auth.py [tests] test auth.require_user from doc/core.lua 10 years ago
t-mod-lua.py [core] handle differences between options/actions/setups in plugin.c 10 years ago
t-mod-proxy.py [mod_proxy] fall back to waiting for connection close if no message length indicator is found in HTTP/1.1 response 2 years ago
t-openssl.py [tests] add own test CA and test gnutls and openssl basic functionality 10 years ago
t-redirect.py [ŧests] more tests, improve handling 10 years ago
t-rewrite.py [mox_rewrite,mod_proxy,docs] fix request.raw_path handling (includes query-string) 9 years ago
t-scgi.py [tests] python3 compability 4 years ago
t-secdownload.py [tests] python3 compability 4 years ago