nextcloud/tests/lib/AppFramework/Http
Daniel Kesselberg be587def0e fix: use correct format for expires, last-modified, and if-modified-since headers
Before: Sat, 10 May 2025 18:17:41 +0000
After: Sat, 10 May 2025 18:17:41 GMT

RFC: https://httpwg.org/specs/rfc9110.html#http.date

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-10 13:15:31 +02:00
..
ContentSecurityPolicyTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DataResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DispatcherTest.php test: Fix coding standards 2025-05-15 08:48:13 +02:00
DownloadResponseTest.php test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
EmptyContentSecurityPolicyTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EmptyFeaturePolicyTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FeaturePolicyTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FileDisplayResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
HttpTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
JSONResponseTest.php test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
OutputTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
PublicTemplateResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
RedirectResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
RequestIdTest.php fix(phpunit): Remove some more withConsecutive calls 2025-03-31 09:43:22 +02:00
RequestStream.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
RequestTest.php fix(phpunit): Remove some more withConsecutive calls 2025-03-31 09:43:22 +02:00
ResponseTest.php fix: use correct format for expires, last-modified, and if-modified-since headers 2025-06-10 13:15:31 +02:00
StreamResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
TemplateResponseTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00