nextcloud-server/tests/lib/AppFramework/Http
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-28 06:11:57 +07:00
..
ContentSecurityPolicyTest.php fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +07:00
DataResponseTest.php
DispatcherTest.php fix(API): Use a distinct exception so apps can react to it and customize the return 2023-11-28 06:11:57 +07:00
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +07:00
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestIdTest.php
RequestStream.php
RequestTest.php Reverse X-Forwarded-For list to read the correct proxy remote address 2023-11-16 07:45:19 +07:00
ResponseTest.php Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
StreamResponseTest.php
TemplateResponseTest.php