You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib/AppFramework/Http
Joas Schilling 9ed3ab7d87
test(request): Add tests to strip the port when forwarding requests
2 years ago
..
ContentSecurityPolicyTest.php fix(CSP): Only add `strict-dynamic` when using nonces 2 years ago
DataResponseTest.php
DispatcherTest.php fix(API): Use a distinct exception so apps can react to it and customize the return 2 years ago
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php fix(CSP): Only add `strict-dynamic` when using nonces 2 years ago
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestIdTest.php
RequestStream.php
RequestTest.php test(request): Add tests to strip the port when forwarding requests 2 years ago
ResponseTest.php
StreamResponseTest.php
TemplateResponseTest.php