working commit
This commit is contained in:
@@ -89,7 +89,7 @@ func (hand *Handler) ManifestExists(rctx *router.Context) {
|
||||
|
||||
func (hand *Handler) PutManifest(rctx *router.Context) {
|
||||
|
||||
hand.DumpHeaders("PutManifest headers", rctx)
|
||||
//hand.DumpHeaders("PutManifest headers", rctx)
|
||||
|
||||
contentType := rctx.GetHeader("Content-Type")
|
||||
contentLength := rctx.GetHeader("Content-Length")
|
||||
|
||||
Reference in New Issue
Block a user