cakephp2-php8/lib/Cake/Test/Case/Network
mark_story 59f84024e5 Handle REQUEST_URI with domain names properly.
Don't depend on parse_url() as it fails with corrupted urls.  Instead
use FULL_BASE_URL to prepare an absolute path.

Fixes #3270
2012-10-14 11:58:07 -04:00
..
Email Remove port numbers from Message-id domains. 2012-09-28 21:20:14 -04:00
Http Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
CakeRequestTest.php Handle REQUEST_URI with domain names properly. 2012-10-14 11:58:07 -04:00
CakeResponseTest.php Allow bulk storing/updating of mime types. Closes #2844 2012-05-03 01:39:12 +05:30
CakeSocketTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00