Replace hyperx ContentType header with our own implementation (#598)
* Replace hyperx ContentType header with our own implementation * Let's not forget ContentTypeErr * Adress code review comment
This commit is contained in:
2
testdata/email_with_png.eml
vendored
2
testdata/email_with_png.eml
vendored
@@ -7,7 +7,7 @@ MIME-Version: 1.0
|
||||
Content-Type: multipart/related; boundary="0oVZ2r6AoLAhLlb0gPNSKy6BEqdS2IfwxrcbUuo1"
|
||||
|
||||
--0oVZ2r6AoLAhLlb0gPNSKy6BEqdS2IfwxrcbUuo1
|
||||
Content-Type: text/html; charset=utf8
|
||||
Content-Type: text/html; charset=utf-8
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
<p><b>Hello</b>, <i>world</i>! <img src=cid:123></p>
|
||||
|
||||
Reference in New Issue
Block a user