mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
Add debug output for HTTP error cases
This commit is contained in:
parent
4d04351ac9
commit
2c90434911
2 changed files with 45 additions and 1 deletions
1
main.go
1
main.go
|
@ -9,7 +9,6 @@ import (
|
|||
"runtime/pprof"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"goji.io"
|
||||
"goji.io/pat"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue