nextcloud-server/tests/lib/AppFramework/Http
Côme Chilliet 68363f6944
Fix some more problems with tests under PHP 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-15 16:02:24 +07:00
..
ContentSecurityPolicyTest.php Allow to set a strict-dynamic CSP through the API 2022-03-09 15:10:27 +07:00
DataResponseTest.php send request id in response header 2022-02-01 14:24:01 +07:00
DispatcherTest.php Fix PHP 8.2 warnings about undeclared properties 2022-06-21 16:17:52 +07:00
DownloadResponseTest.php Escape filename in Content-Disposition 2021-06-02 19:22:17 +07:00
EmptyContentSecurityPolicyTest.php Set frame-ancestors to none if none are filled 2020-11-18 10:13:36 +07:00
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 +07:00
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestIdTest.php Adjust and add unit tests 2022-02-23 11:01:58 +07:00
RequestStream.php Fix some more problems with tests under PHP 8.2 2022-11-15 16:02:24 +07:00
RequestTest.php Support specifying IPv6 proxies in CIDR notation 2022-08-02 17:36:47 +07:00
ResponseTest.php send request id in response header 2022-02-01 14:24:01 +07:00
StreamResponseTest.php
TemplateResponseTest.php