nextcloud-server/tests/lib/appframework/http
Lukas Reschke b29940d956 Add support for 'child-src' directive
This is required when working with stuff such as PDF.js in the files_pdfviewer application. Opt-in only.

Master change only because the stable CSP policies has a failback that allows nearly anything 🙈
2015-02-28 12:27:46 +01:00
..
ContentSecurityPolicyTest.php Add support for 'child-src' directive 2015-02-28 12:27:46 +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
HttpTest.php
JSONResponseTest.php
OCSResponseTest.php
RedirectResponseTest.php
requeststream.php
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
StreamResponseTest.php AppFramework StreamResponse 2015-02-27 15:42:33 +01:00
TemplateResponseTest.php