nextcloud/tests/lib/AppFramework
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
..
Bootstrap test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
Controller test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
Db test: Fix coding standards 2025-05-15 08:48:13 +02:00
DependencyInjection test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
Http fix: use correct format for expires, last-modified, and if-modified-since headers 2025-06-10 13:15:31 +02:00
Middleware fix: use correct format for expires, last-modified, and if-modified-since headers 2025-06-10 13:15:31 +02:00
OCS test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
Routing fix(RouteParser): bail out if method name contains hashtag 2025-05-15 13:57:14 +02:00
Services test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00
Utility fix(tests): Force lazy ghost initialisation in container tests 2025-06-05 20:51:23 +02:00
AppTest.php test: Fix tests/lib/App* 2025-05-15 08:21:24 +02:00