distribution/registry
Richard Scothern 0edb91185b Prevent the ErrUnsupportedMethod error from being returned up the stack.
It eventually causes the go http library to do a double WriteHeader()
which is an error

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-06-29 16:44:09 -07:00
..
api Add back in the "errors" wrapper in the Errors serialization 2015-06-18 18:00:26 -07:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Add 'message' back to BlobTest sample json 2015-06-18 18:24:54 -07:00
handlers Add Etag header for manifests. 2015-06-19 10:44:21 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Prevent the ErrUnsupportedMethod error from being returned up the stack. 2015-06-29 16:44:09 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00