From 4fbd57693054eb14499cde2ace2dc7890800598b Mon Sep 17 00:00:00 2001 From: Karlson2k Date: Thu, 17 Mar 2016 20:04:20 +0300 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/Makefile.inc') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index bc0ee4ce3..002d39d42 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -151,7 +151,7 @@ test1436 test1437 \ \ test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \ test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \ -test1516 \ +test1516 test1517 \ \ test1520 \ \ -- cgit v1.2.3