rest-server/repo
Enrico204 173bfb5371 Reply "insufficient storage" on disk full or over-quota
This commit will change the current behavior on disk-related errors:
* HTTP 507 "Insufficient storage" is the status on disk full or
over-quota
* HTTP 500 "Internal server error" on other disk-related errors
previously both were 400 "Bad request"
2021-08-23 12:44:09 +02:00
..
repo.go Reply "insufficient storage" on disk full or over-quota 2021-08-23 12:44:09 +02:00