curl/tests/server
Daniel Stenberg 6375b205a9
http: added 417 response treatment
When doing a request with a body + Expect: 100-continue and the server
responds with a 417, the same request will be retried immediately
without the Expect: header.

Added test 357 to verify.

Also added a control instruction to tell the sws test server to not read
the request body if Expect: is present, which the new test 357 uses.

Reported-by: bramus on github
Fixes #4949
Closes #4964
2020-02-26 22:48:14 +01:00
..
.gitignore
base64.pl
CMakeLists.txt build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
disabled.c
fake_ntlm.c
getpart.c
getpart.h
Makefile.am tests: make sure checksrc runs on header files too 2019-12-16 22:46:48 +01:00
Makefile.inc
resolve.c curl_setup: disable IPv6 resolver without getaddrinfo 2019-12-03 21:37:33 +01:00
rtspd.c
server_setup.h
server_sockaddr.h
sockfilt.c
socksd.c
sws.c http: added 417 response treatment 2020-02-26 22:48:14 +01:00
testpart.c
tftp.h
tftpd.c
util.c strerror: Fix an error looking up some Windows error strings 2019-11-09 18:07:59 -05:00
util.h