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 Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
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 Escape filename in Content-Disposition 2021-06-02 19:22:17 +07:00
EmptyContentSecurityPolicyTest.php fix(CSP): Only add `strict-dynamic` when using nonces 2023-11-17 22:01:02 +07:00
EmptyFeaturePolicyTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FeaturePolicyTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
HttpTest.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +07:00
JSONResponseTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OutputTest.php
PublicTemplateResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
RedirectResponseTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
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 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 composer run cs:fix 2023-01-20 11:45:08 +07:00
TemplateResponseTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00