nextcloud-server/tests/lib/AppFramework/Http
Roeland Jago Douma 7276735eb4
Set empty CSP by default
For #14179

By default responses should have the strictest (and simplest) CSP
possible. Only template responses should require an actual CSP.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-16 14:09:39 +02:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php
DispatcherTest.php
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php
OCSResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestStream.php
RequestTest.php
ResponseTest.php
StreamResponseTest.php
TemplateResponseTest.php