cakephp2-php8/lib/Cake/Test/Case/Network
mark_story 6aaac6b7e2 Fix HttpSocket mishandling encoded URIs
The HTTP specs seem to indicate that the Location header should contain
an 'absoluteURI' which includes encoded data. In order to avoid
a regression with the issue fixed in b9ee4fc9f1
we'll continue to replace `%2F` and no longer decode the entire URI.

Fixes #5076
2014-11-05 22:18:48 -05:00
..
Email Correct a few more misleading assert orders. 2014-09-24 14:34:24 +02:00
Http Fix HttpSocket mishandling encoded URIs 2014-11-05 22:18:48 -05:00
CakeRequestTest.php Fix: Blackholed request when POSTing to a URL with space 2014-07-24 16:25:03 +07:00
CakeResponseTest.php Merge pull request #3872 from CostaC/response-sharable-fix 2014-07-04 10:32:51 +05:30
CakeSocketTest.php cs 2014-04-02 02:23:43 +02:00