[FileBackend] Added back ability to delete file HTTP headers.
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Nov 2012 04:58:47 +0000 (20:58 -0800)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 21 Nov 2012 05:30:27 +0000 (05:30 +0000)
commit2e0e6a00133c17a4d403c8ae403365ab71db0d11
tree20f2a8f0f4caed567216cf5de656a9a2aaa02b70
parent88427274c96003a9a50fc2295a9edc26993eccea
[FileBackend] Added back ability to delete file HTTP headers.

* This partially reverts b80bd6159bdf946c1d4fa1e143fea221937d848a.
* Clarified 'headers' parameter documentation a bit.
* Added the "describe" function wrappers that the other ops have.

Change-Id: I7142fd4d973f5f3407d244a4cae793934083bc26
includes/filebackend/FileBackend.php
includes/filebackend/FileBackendStore.php
tests/phpunit/includes/filebackend/FileBackendTest.php