Content-Type: multipart/mixed; boundary="1"
MIME-Version: 1.0

--1
Content-Transfer-Encoding:      7bit
Content-Type: text/plain; charset=us-ascii

Move black king to queen's bishop

--1
Content-Transfer-Encoding:				binary
Content-Type: text/plain; charset=UTF-8

Move ♚ to ♛'s ♝

--1
Content-Transfer-Encoding: 8bit			
Content-Type: text/plain; charset=UTF-8

Move ♚ to ♛'s ♝

--1
Content-Transfer-Encoding: quoted-printable              
Content-Type: text/plain; charset=UTF-8

Move =E2=99=9A to =E2=99=9B's =E2=99=9D

--1
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset=UTF-8

TW92ZSDimZogdG8g4pmbJ3Mg4pmdCg==

--1--

---- EXPECTED STRUCTURE ----
{
  "headers": {
    "content_type": {
      "ContentType": {
        "c_type": "multipart",
        "c_subtype": "mixed",
        "attributes": {
          "boundary": "1"
        }
      }
    },
    "mime_version": {
      "Text": "1.0"
    }
  },
  "html_body": [
    {
      "contents": "<html><body>Move black king to queen's bishop<br/></body></html>"
    },
    {
      "contents": "<html><body>Move ♚ to ♛'s ♝<br/></body></html>"
    },
    {
      "contents": "<html><body>Move ♚ to ♛'s ♝<br/></body></html>"
    },
    {
      "contents": "<html><body>Move ♚ to ♛'s ♝<br/></body></html>"
    },
    {
      "contents": "<html><body>Move ♚ to ♛'s ♝<br/></body></html>"
    }
  ],
  "text_body": [
    {
      "headers": {
        "content_transfer_encoding": {
          "Text": "7bit"
        },
        "content_type": {
          "ContentType": {
            "c_type": "text",
            "c_subtype": "plain",
            "attributes": {
              "charset": "us-ascii"
            }
          }
        }
      },
      "contents": "Move black king to queen's bishop\n"
    },
    {
      "headers": {
        "content_transfer_encoding": {
          "Text": "binary"
        },
        "content_type": {
          "ContentType": {
            "c_type": "text",
            "c_subtype": "plain",
            "attributes": {
              "charset": "UTF-8"
            }
          }
        }
      },
      "contents": "Move ♚ to ♛'s ♝\n"
    },
    {
      "headers": {
        "content_transfer_encoding": {
          "Text": "8bit"
        },
        "content_type": {
          "ContentType": {
            "c_type": "text",
            "c_subtype": "plain",
            "attributes": {
              "charset": "UTF-8"
            }
          }
        }
      },
      "contents": "Move ♚ to ♛'s ♝\n"
    },
    {
      "headers": {
        "content_type": {
          "ContentType": {
            "c_type": "text",
            "c_subtype": "plain",
            "attributes": {
              "charset": "UTF-8"
            }
          }
        },
        "content_transfer_encoding": {
          "Text": "quoted-printable"
        }
      },
      "contents": "Move ♚ to ♛'s ♝\n"
    },
    {
      "headers": {
        "content_type": {
          "ContentType": {
            "c_type": "text",
            "c_subtype": "plain",
            "attributes": {
              "charset": "UTF-8"
            }
          }
        },
        "content_transfer_encoding": {
          "Text": "base64"
        }
      },
      "contents": "Move ♚ to ♛'s ♝\n"
    }
  ]
}