cakephp2-php8/lib/Cake/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 Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Http Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
CakeRequest.php Fix issue with url parsing and /? 2011-12-08 21:48:40 -05:00
CakeResponse.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
CakeSocket.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00