cakephp2-php8/lib/Cake/Test/Case/Network
ndm2 8fe953548c Fix path traversal check for Windows based systems
On Windows based systems, both, backward as well as forward
slashes are supported as path separators, thus checking for `DS`
only, would allow to slip in `../` fragments.

refs #5905, cad57dcc28
2015-08-19 16:47:53 +02:00
..
Email Merge branch '2.6' into 2.7 2015-06-25 21:50:47 -04:00
Http Don't stop reading when only a '0' has been read. 2015-07-27 22:40:27 -04:00
CakeRequestTest.php Fix PHPCS errors. 2015-06-15 12:19:20 -04:00
CakeResponseTest.php Fix path traversal check for Windows based systems 2015-08-19 16:47:53 +02:00
CakeSocketTest.php Test for new HEAD function inside HttpSocket 2014-07-14 14:34:27 -05:00