mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:23:32 +03:00
mime: tests and examples.
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.
This commit is contained in:
parent
fec7a858b8
commit
3baf36edf6
31 changed files with 1181 additions and 118 deletions
|
|
@ -18,3 +18,6 @@
|
|||
1510
|
||||
# Pipelining test that is causing false positives a little too often
|
||||
1903
|
||||
# Entry point order should currently not be checked: mime API requires a
|
||||
# SONAME change.
|
||||
1135
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue