nextcloud/tests/lib/AppFramework/Http
Lukas Reschke 4fb2810add
Remove reading PATH_INFO from server variable
Having two code paths for this is unreliable and can lead to bugs. Also, in some cases Apache isn't setting the PATH_INFO variable when mod_rewrite is used.

Fixes https://github.com/nextcloud/server/issues/983
2016-08-27 22:16:30 +02:00
..
ContentSecurityPolicyTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DataResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DispatcherTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
DownloadResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
EmptyContentSecurityPolicyTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HttpTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
JSONResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OCSResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RedirectResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestStream.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestTest.php Remove reading PATH_INFO from server variable 2016-08-27 22:16:30 +02:00
ResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
StreamResponseTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
TemplateResponseTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00