cakephp2-php8/lib/Cake/Test/Case/Network
Melvin Ross 86923e3593 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.
Unrelated to this bug, I added a "head" function inside of HttpSocket to go along with the GET/POST/PUT/DELETE/PATCH combination that's already present. Came in handy for me for deciding if I wanted to hit a resource with HttpSocket or not.
2014-06-11 19:04:58 -05:00
..
Email Fix inline attachments being broken when only sending an HTML text body. 2014-05-14 09:42:25 -04:00
Http 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
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