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.
This commit is contained in:
Daniel Stenberg 2002-12-10 13:00:32 +00:00
parent ec7bccf671
commit 264e6f6efd
1 changed files with 49 additions and 0 deletions

49
tests/data/test56 Normal file

File diff suppressed because one or more lines are too long