cakephp2-php8/lib/Cake/Network
mark_story 390db7beba Fix issue with dots in request URLs.
Dots in request url's often resulted in an additional get parameter
being added.

Fixes #2303
2011-11-26 21:24:53 -05:00
..
Email Fix more strict errors. 2011-11-13 20:47:55 -05:00
Http Making HttpResponse more tolerant of line endings. 2011-11-08 19:23:36 -05:00
CakeRequest.php Fix issue with dots in request URLs. 2011-11-26 21:24:53 -05:00
CakeResponse.php Fixing bug where content length was not set for clients which don't accept compressed response. Closes #2225 2011-11-07 02:04:57 +05:30
CakeSocket.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00