[volume] requests that were canceled by the client are not an internal server problem(500 => 499) (#5304)
This commit is contained in:
committed by
GitHub
parent
3d463ef471
commit
8fb978d6f6
@@ -4,6 +4,8 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
const HttpStatusCancelled = 499
|
||||
|
||||
var (
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.62)
|
||||
VERSION = sizeLimit + " " + VERSION_NUMBER
|
||||
|
||||
Reference in New Issue
Block a user