mime: fix the binary encoder to handle large data properly

New test 666 checks this is effective.
As upload buffer size is significant in this kind of tests, shorten it
in similar test 652.

Fixes #4860
Closes #4833
Reported-by: RuurdBeerstra on github
This commit is contained in:
Patrick Monnerat 2020-03-07 12:00:56 +01:00 committed by Daniel Stenberg
parent 1e4cb333ef
commit e5b366c0b5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 423 additions and 4 deletions

View file

@ -85,7 +85,7 @@ test626 test627 test628 test629 test630 test631 test632 test633 test634 \
test635 test636 test637 test638 test639 test640 test641 test642 \
test643 test644 test645 test646 test647 test648 test649 test650 test651 \
test652 test653 test654 test655 test656 test658 test659 test660 test661 \
test662 test663 test664 test665 test667 test668 \
test662 test663 test664 test665 test666 test667 test668 \
test670 test671 test672 test673 \
\
test700 test701 test702 test703 test704 test705 test706 test707 test708 \