Skip to content
  1. Sep 07, 2017
  2. Sep 06, 2017
  3. Sep 05, 2017
  4. Sep 04, 2017
  5. Sep 03, 2017
  6. Sep 02, 2017
    • Patrick Monnerat's avatar
      mime: tests and examples. · 3baf36ed
      Patrick Monnerat authored
      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.
      3baf36ed
    • Patrick Monnerat's avatar
      mime: use in curl cli tool instead of form API. · fec7a858
      Patrick Monnerat authored
      Extended -F option syntax to support multipart mail messages.
      -F keyword headers= added to include custom headers in parts.
      Documentation upgraded.
      fec7a858