nextcloud-server/tests/lib/AppFramework/Http
Julius Härtl 3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-30 19:17:49 +02:00
..
ContentSecurityPolicyTest.php Allow to set a strict-dynamic CSP through the API 2022-03-09 15:10:27 +01:00
DataResponseTest.php send request id in response header 2022-02-01 14:24:01 +01:00
DispatcherTest.php Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 2022-03-22 12:08:45 +01:00
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php Use JSON_THROW_ON_ERROR instead of custom error handling 2022-05-30 19:17:49 +02:00
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestIdTest.php Adjust and add unit tests 2022-02-23 11:01:58 +01:00
RequestStream.php
RequestTest.php Adjust and add unit tests 2022-02-23 11:01:58 +01:00
ResponseTest.php send request id in response header 2022-02-01 14:24:01 +01:00
StreamResponseTest.php
TemplateResponseTest.php