cakephp2-php8/lib/Cake/Test/Case/Network
mark_story b7f6645cec Fix issue with url parsing and /?
PHP's parse_url fails to parse url's containing
`/?`.  It returns false instead of something useful.

Fixes #2354
2011-12-08 21:48:40 -05:00
..
Email Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
Http Adding test for #2345 2011-12-06 21:06:45 -05:00
CakeRequestTest.php Fix issue with url parsing and /? 2011-12-08 21:48:40 -05:00
CakeResponseTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
CakeSocketTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00