cakephp2-php8/lib/Cake/Test/Case/Network
2014-06-12 09:37:03 -05:00
..
Email Fix inline attachments being broken when only sending an HTML text body. 2014-05-14 09:42:25 -04:00
Http Fix HttpSocket test to actually reset protocols for correct test. Modify HttpSocket so that Https with non-passed in protocol doesn't set it to tcp and fail test. 2014-06-12 09:37:03 -05: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 Modify CakeSocket and HttpSocket so that the "protocol" parameter can be used to specify which protocol to use for creating sockets. These are protcols in the php "[a-z]://" wrapper sense. I also modified the test for these two files respectively to accomodate these new changes. 2014-06-11 19:04:58 -05:00