Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mime: tests and examples. | Patrick Monnerat | 2017-09-02 | 1 | -2/+2 |
| | | | | | | | | | | Additional mime-specific tests. Existing tests updated to reflect small differences (Expect: 100-continue, data size change due to empty lines, etc). Option -F headers= keyword added to tests. test1135 disabled until the entry point order change is resolved. New example smtp-mime. Examples postit2 and multi-post converted from form API to mime API. | ||||
* | New test for multiple file upload | Colin Hogben | 2011-12-16 | 1 | -0/+83 |
test 1315 checks correct behaviour when uploading multiple files. Buggy behaviour has been seen where only two attachments are sent. |