wiki.techinc.nl/tests/phpunit/includes/filebackend
kalle a646366e7c Allow x-delete-at and x-delete-after expiry headers
From:
https://docs.openstack.org/swift/latest/overview_expiring_objects.html

The swift-object-expirer offers scheduled deletion of objects.
The Swift client would use the X-Delete-At or X-Delete-After
headers during an object PUT or POST and the cluster would
automatically quit serving that object at the specified time
and would shortly thereafter remove the object from the system.

Bug: T280496
Change-Id: I886f3cea51f80d820841f8548941ca02a0a514c3
2021-04-26 17:41:30 +02:00
..
filejournal Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
lockmanager LockManagerGroup tweaks 2019-08-28 10:49:37 +03:00
FileBackendGroupIntegrationTest.php tests: Make static/non-static functions match 2020-04-29 10:59:53 +03:00
FileBackendIntegrationTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
SwiftFileBackendTest.php Allow x-delete-at and x-delete-after expiry headers 2021-04-26 17:41:30 +02:00