working commit

This commit is contained in:
2026-02-05 11:28:53 +02:00
parent afeab061e9
commit 2dfb4a88b8
2 changed files with 34 additions and 0 deletions
+1
View File
@@ -86,6 +86,7 @@ func (hand *Handler) ManifestExists(rctx *router.Context) {
// pushes of at least 4 megabytes.
// PUT /v2/<name>/manifests/<reference> 201 404
func (hand *Handler) PutManifest(rctx *router.Context) {
hand.DumpHeaders("PutManifest headers", rctx)