aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test666
AgeCommit message (Collapse)Author
2020-03-02mime: fix the binary encoder to handle large data properlyPatrick Monnerat
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 Reported-by: RuurdBeerstra on github