mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
need a way to advise of corrupt mutable shares
This commit is contained in:
parent
c6a8e4535c
commit
9388903515
@ -314,6 +314,12 @@ For example::
|
||||
7: ["bar"]
|
||||
}
|
||||
|
||||
``POST /v1/mutable/:storage_index/:share_number/corrupt``
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
Advise the server the data read from the indicated share was corrupt.
|
||||
Just like the immutable version.
|
||||
|
||||
.. _RFC 7469: https://tools.ietf.org/html/rfc7469#section-2.4
|
||||
|
||||
.. [#]
|
||||
|
Loading…
Reference in New Issue
Block a user