-
- Downloads
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).
Showing
- CHANGES 8 additions, 0 deletionsCHANGES
- tests/data/Makefile.am 1 addition, 1 deletiontests/data/Makefile.am
- tests/data/test552 0 additions, 0 deletionstests/data/test552
- tests/libtest/Makefile.am 2 additions, 1 deletiontests/libtest/Makefile.am
- tests/libtest/lib552.c 194 additions, 0 deletionstests/libtest/lib552.c
tests/data/test552
0 → 100644
File added
tests/libtest/lib552.c
0 → 100644
Please register or sign in to comment