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
DataResponseTest.php
DispatcherTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php
HttpTest.php
JSONResponseTest.php
OCSResponseTest.php
RedirectResponseTest.php
RequestStream.php
RequestTest.php Remove reading PATH_INFO from server variable 2016-08-27 22:16:30 +02:00
ResponseTest.php
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