cakephp2-php8/lib/Cake/Test/Case/Network
mark_story b8fa7ce134 Fix issues where emails would have multipart/mixed when they should not.
When sending multi-part emails with no attachments we shouldn't include
the outer multipart/mixed header as it confuses Outlook and causes it to
show the email as having attachments even though there are none.

A bunch of tests need to be adjusted as the empty multipart/mixed
container has been removed.

Fixes #3474
2014-05-13 22:03:06 -04:00
..
Email Fix issues where emails would have multipart/mixed when they should not. 2014-05-13 22:03:06 -04:00
Http Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
CakeRequestTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
CakeResponseTest.php Merge branch 'master' into 2.5 2014-04-23 22:21:57 -04:00
CakeSocketTest.php cs 2014-04-02 02:23:43 +02:00