Correct comment.
This commit is contained in:
parent
e16eb6dddf
commit
76d0cfb770
|
@ -570,7 +570,7 @@ class HTTPServer(object):
|
||||||
bucket.advise_corrupt_share(info["reason"].encode("utf-8"))
|
bucket.advise_corrupt_share(info["reason"].encode("utf-8"))
|
||||||
return b""
|
return b""
|
||||||
|
|
||||||
##### Immutable APIs #####
|
##### Mutable APIs #####
|
||||||
|
|
||||||
@_authorized_route(
|
@_authorized_route(
|
||||||
_app,
|
_app,
|
||||||
|
|
Loading…
Reference in New Issue