From f277124a0f78327f6a973518c073d6a9a458326b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 26 Dec 2007 21:48:52 +0000 Subject: In an attempt to repeat the problem in bug report #1850730 (http://curl.haxx.se/bug/view.cgi?id=1850730) I wrote up test case 552. The test is doing a 70K POST with a read callback and an ioctl callback over a proxy requiring Digest auth. The test case code is more or less identical to the test recipe code provided by Spacen Jasset (who submitted the bug report). --- tests/data/test552 | Bin 0 -> 143252 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/data/test552 (limited to 'tests/data/test552') diff --git a/tests/data/test552 b/tests/data/test552 new file mode 100644 index 000000000..9978a2b77 Binary files /dev/null and b/tests/data/test552 differ -- cgit v1.2.3