working commit
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ func (hand *Handler) BlobExists(rctx *router.Context) {
|
||||
name, _ := rctx.GetSubpath("name")
|
||||
digest, _ := rctx.GetSubpath("digest")
|
||||
|
||||
hand.DumpHeaders("BlobExists", rctx)
|
||||
//hand.DumpHeaders("BlobExists", rctx)
|
||||
|
||||
params := &operator.BlobExistsParams{
|
||||
Name: name,
|
||||
|
||||
Reference in New Issue
Block a user