nextcloud/tests/lib/appframework/http
Lukas Reschke 1c6eae9017 Get the real protocol behind several proxies
X-Forwarded-Proto contains a list of protocols if ownCloud is behind multiple reverse proxies.

This is a revival of https://github.com/owncloud/core/pull/11157 using the new IRequest public API.
2015-02-24 12:24:55 +01:00
..
ContentSecurityPolicyTest.php Rename to allowEval 2015-02-16 12:30:21 +01:00
DataResponseTest.php Allow AppFramework applications to specify a custom CSP header 2015-02-16 11:00:41 +01:00
DispatcherTest.php Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
DownloadResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
HttpTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
JSONResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
OCSResponseTest.php add a controller and reponse for ocs 2015-02-05 14:02:17 +01:00
RedirectResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
RequestTest.php Get the real protocol behind several proxies 2015-02-24 12:24:55 +01:00
ResponseTest.php Allow AppFramework applications to specify a custom CSP header 2015-02-16 11:00:41 +01:00
TemplateResponseTest.php Make remaining files extend the test base 2014-11-19 14:53:59 +01:00
requeststream.php Implement PUT an PATCH support 2013-10-01 20:13:13 +02:00