server/tests/lib/appframework/http
2015-06-03 12:33:29 +02:00
..
ContentSecurityPolicyTest.php Add support for disallowing domains to the ContentSecurityPolicy 2015-05-20 11:44:37 +02: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
HttpTest.php
JSONResponseTest.php
OCSResponseTest.php add a controller and reponse for ocs 2015-02-05 14:02:17 +01:00
RedirectResponseTest.php
requeststream.php
RequestTest.php Move the helpful method to the TestCase class 2015-06-03 12:33:29 +02:00
ResponseTest.php Allow AppFramework applications to specify a custom CSP header 2015-02-16 11:00:41 +01:00
StreamResponseTest.php AppFramework StreamResponse 2015-02-27 15:42:33 +01:00
TemplateResponseTest.php