summaryrefslogtreecommitdiff
path: root/tests/data/test589
Commit message (Collapse)AuthorAgeFilesLines
* mime: tests and examples.Patrick Monnerat2017-09-021-0/+55
| | | | | | | | | | 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.
* Active mode FTP test cases with server not establishing data connectionYang Tse2011-11-111-68/+0
| | | | | | | | | | | | 591 -> FTP multi PORT and 425 on upload 592 -> FTP multi PORT and 421 on upload 593 -> FTP multi PORT upload, no data conn and no transient neg. reply 594 -> FTP multi PORT upload, no data conn and no positive prelim. reply 1206 -> FTP PORT and 425 on download 1207 -> FTP PORT and 421 on download 1208 -> FTP PORT download, no data conn and no transient negative reply 1209 -> FTP PORT download, no data conn and no positive preliminary reply
* test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse2011-10-261-0/+68