server/tests/lib/AppFramework/Http
Lukas Reschke d50e7ee36c
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-19 14:48:13 +02:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php
DispatcherTest.php
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-19 14:48:13 +02:00
ResponseTest.php
StreamResponseTest.php
TemplateResponseTest.php