nextcloud/tests/lib/AppFramework/Middleware
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
..
PublicShare test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
Security test: Fix coding standards 2025-05-15 08:48:13 +02:00
AdditionalScriptsMiddlewareTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
CompressionMiddlewareTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
MiddlewareDispatcherTest.php test: Fix coding standards 2025-05-15 08:48:13 +02:00
MiddlewareTest.php test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
NotModifiedMiddlewareTest.php fix: use correct format for expires, last-modified, and if-modified-since headers 2025-06-10 13:15:31 +02:00
OCSMiddlewareTest.php test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
SessionMiddlewareTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00