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.
parent
ec7bccf6
Please register or sign in to comment
make sure that it isn't all sent off in one single send() but instead really tests the multiple-part-send logic.