Test case for sending insanely big HTTP requests. Mainly done this way to
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Dec 2002 13:00:32 +0000 (13:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Dec 2002 13:00:32 +0000 (13:00 +0000)
commit264e6f6efda322fff8b15c50492c5a9a5d17121b
tree42dcedc7a515f51b2d5479086daaaf76432739b3
parentec7bccf67121bfcf1fb3cba5773b8d6b1ff3a47c
Test case for sending insanely big HTTP requests. Mainly done this way to
make sure that it isn't all sent off in one single send() but instead
really tests the multiple-part-send logic.
tests/data/test56 [new file with mode: 0644]