]> granicus.if.org Git - curl/commit
tests: added test1517
authorKarlson2k <k2k@narod.ru>
Thu, 17 Mar 2016 17:04:20 +0000 (20:04 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 20 Apr 2016 08:02:22 +0000 (10:02 +0200)
commit4fbd57693054eb14499cde2ace2dc7890800598b
treec7af14a123feab868e79749ba01f655b602cf61c
parent72d5e144fbc6a9db264ae425bb788af218f25d9e
tests: added test1517

... for checking ability to receive full HTTP response when POST request
is used with slow read callback function.

This test checks for bug #657 and verifies the work-around from
72d5e144fbc6.

Closes #720
tests/data/Makefile.inc
tests/data/test1517 [new file with mode: 0644]
tests/libtest/Makefile.inc
tests/libtest/lib1517.c [new file with mode: 0644]