distribution/registry/client
Aaron Lehmann 8c1a000799 Fix content type for schema1 signed manifests
The Payload function for schema1 currently returns a signed manifest,
but indicates the content type is that of a manifest that isn't signed.

Note that this breaks compatibility with Registry 2.3 alpha 1 and
Docker 1.10-rc1, because they use the incorrect content type.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-18 16:08:02 -08:00
..
auth Allows token authentication handler to request additional scopes 2016-01-08 13:53:23 -08:00
transport Avoid stat round-trips when fetching a blob 2015-12-02 14:21:13 -08:00
blob_writer.go Print error for failed HTTP auth request. 2015-12-29 11:39:20 -08:00
blob_writer_test.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
errors.go Print error for failed HTTP auth request. 2015-12-29 11:39:20 -08:00
errors_test.go Merge branch 'print-error-msg' of https://github.com/k4leung4/distribution into print-error-msg 2015-12-29 16:26:13 -08:00
repository.go Splits up blob create options definitions to be package-specific 2016-01-14 10:47:33 -08:00
repository_test.go Fix content type for schema1 signed manifests 2016-01-18 16:08:02 -08:00