1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/server
Daniel Stenberg 12ccaed2a5 http-proxy: deal with EAGAIN
... the previous code would reset the header length wrongly (since
5113ad0424). This makes test 1060 reliable again.

Also: make sws send even smaller chunks of data to increase the
likeliness of this happening.
2017-06-16 17:22:32 +02:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
CMakeLists.txt includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
fake_ntlm.c tests: make test file names more unique 2017-05-09 21:52:05 +02:00
getpart.c getpart: use correct variable type 2017-05-01 13:17:57 +02:00
getpart.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
Makefile.am includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
Makefile.inc tests/util: get a private strncasecompare clone 2016-10-31 23:49:54 +01:00
resolve.c tests/server: comply with our code style 2016-04-03 22:38:36 +02:00
rtspd.c tests/server: make string literals const 2017-05-04 20:26:06 +02:00
server_setup.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
server_sockaddr.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
sockfilt.c sockfilt.c: shortened too long line 2017-05-04 22:37:34 +02:00
sws.c http-proxy: deal with EAGAIN 2017-06-16 17:22:32 +02:00
testpart.c testpart: remove _MPRINTF_REPLACE 2017-05-02 21:09:41 +02:00
tftp.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
tftpd.c tftpd: fix signed/unsigned mismatch warnings 2017-05-08 20:11:03 +02:00
util.c tests/server/util: prefer <poll.h> over <sys/poll.h> 2017-04-12 08:45:54 +02:00
util.h tests: checksrc compliance 2016-12-19 02:31:59 -05:00