2
0
Fork 0
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
2021-07-18 12:08:52 +02:00
..
ca [tests] use gnutls certtool to create test ca 2014-11-09 11:26:15 +01:00
.gitignore [tests] Create testing framework 2010-10-02 23:18:34 +02:00
CMakeLists.txt [tests] Create testing framework 2010-10-02 23:18:34 +02:00
Makefile.am [tests] include test ca in dist 2014-02-04 12:44:27 +01:00
autowrapper.sh [tests] extend autowrapper.sh script 2013-05-17 12:34:55 +02:00
base.py [tests] fix PrepareDir 2020-06-22 19:59:43 +02:00
logfile.py [tests] add (colored) progress output 2010-10-03 20:59:07 +02:00
requests.py [tests] python3 compability 2019-08-24 23:35:45 +02:00
run-memcached.py [tests] fix memcached and scgi-envcheck for python3; use asyncio 2021-02-28 16:24:14 +01:00
run-scgi-envcheck.py [tests] fix memcached and scgi-envcheck for python3; use asyncio 2021-02-28 16:24:14 +01:00
runtests.py [tests] build custom http backend server, require python3 for socketserver 2019-08-25 01:22:55 +02:00
service.py [tests] python3 compability 2019-08-24 23:35:45 +02:00
t-alias.py [ŧests] more tests, improve handling 2013-09-10 12:08:44 +02:00
t-basic-docroot.py [tests] Add test for cascading in docroot action 2010-11-13 17:15:28 +01:00
t-basic-gets.py [plugin_core] fix index "/filename" handling 2014-02-26 13:18:30 +01:00
t-cgi.py [tests] python3 compability 2019-08-24 23:35:45 +02:00
t-deflate.py [ŧests] more tests, improve handling 2013-09-10 12:08:44 +02:00
t-dirlist.py [test] enable TestRedirectDirWithQueryAndSpecialChars 2021-05-03 23:26:51 +02:00
t-env-set.py [pattern] Fix regex nth callback, activate env-set pattern range tests 2010-10-05 14:50:21 +02:00
t-etag.py [tests] python3 compability 2019-08-24 23:35:45 +02:00
t-gnutls.py [tests] add own test CA and test gnutls and openssl basic functionality 2013-09-10 15:24:05 +02:00
t-header-modify.py [tests] python3 compability 2019-08-24 23:35:45 +02:00
t-memcached.py [tests] python3 compability 2019-08-24 23:35:45 +02:00
t-mime-type.py [tests]: convert test cases to new config syntax 2011-08-28 11:57:31 +02:00
t-mod-auth.py [tests] test auth.require_user from doc/core.lua 2013-08-21 12:10:03 +02:00
t-mod-lua.py [core] handle differences between options/actions/setups in plugin.c 2013-08-22 18:02:50 +02:00
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 2021-07-18 12:08:52 +02:00
t-openssl.py [tests] add own test CA and test gnutls and openssl basic functionality 2013-09-10 15:24:05 +02:00
t-redirect.py [ŧests] more tests, improve handling 2013-09-10 12:08:44 +02:00
t-rewrite.py [mox_rewrite,mod_proxy,docs] fix request.raw_path handling (includes query-string) 2014-06-06 13:41:30 +02:00
t-scgi.py [tests] python3 compability 2019-08-24 23:35:45 +02:00
t-secdownload.py [tests] python3 compability 2019-08-24 23:35:45 +02:00