Multipart.this

Creates a new MIME multipart object with a default content-type of multipart/mixed.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Multipart
    this
    ()

Return Value

an empty MIME multipart object with a default content-type of multipart/mixed.