curl/tests/server
Daniel Stenberg 8440616f53
http: fix for tiny "HTTP/0.9" response
Deal with tiny "HTTP/0.9" (header-less) responses by checking the
status-line early, even before a full "HTTP/" is received to allow
detecting 0.9 properly.

Test 1266 and 1267 added to verify.

Fixes #2420
Closes #2872
2018-08-13 23:16:01 +02:00
..
.gitignore
base64.pl
CMakeLists.txt CMake: Respect BUILD_SHARED_LIBS 2018-08-08 09:39:05 +02:00
fake_ntlm.c
getpart.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
getpart.h
Makefile.am
Makefile.inc
resolve.c
rtspd.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
server_setup.h
server_sockaddr.h
sockfilt.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
sws.c http: fix for tiny "HTTP/0.9" response 2018-08-13 23:16:01 +02:00
testpart.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
tftp.h
tftpd.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
util.c cppcheck: fix warnings 2018-06-11 11:14:48 +02:00
util.h