-
- Downloads
Return 400 error if requested tree size > reality
Currently we return a 500 error if a consistency proof is requested for
a size that exceeds the current state of the log. This change causes a
400 "Bad Request" error with a more descriptive error message to be
returned.
Fixes #199
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
Please register or sign in to comment