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
Julius Härtl 3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling
4 years ago
..
ContentSecurityPolicyTest.php Allow to set a strict-dynamic CSP through the API 4 years ago
DataResponseTest.php send request id in response header 4 years ago
DispatcherTest.php Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 4 years ago
DownloadResponseTest.php Escape filename in Content-Disposition 5 years ago
EmptyContentSecurityPolicyTest.php Set frame-ancestors to none if none are filled 5 years ago
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
HttpTest.php
JSONResponseTest.php Use JSON_THROW_ON_ERROR instead of custom error handling 4 years ago
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestIdTest.php Adjust and add unit tests 4 years ago
RequestStream.php
RequestTest.php Adjust and add unit tests 4 years ago
ResponseTest.php send request id in response header 4 years ago
StreamResponseTest.php
TemplateResponseTest.php