distribution/manifest
Aaron Lehmann 5a2664e0b1 Do not require "charset=utf-8" for a schema1 with content type application/json
For compatibility with other registries that don't use this exact
variant of the Content-Type header, we need to be more flexible about
what we accept. Any form of "application/json" should be allowed. The
charset should not be included in the comparison.

See docker/docker#19400.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-18 09:59:50 -08:00
..
manifestlist Move MediaType into manifest.Versioned 2016-01-07 15:26:27 -08:00
schema1 Do not require "charset=utf-8" for a schema1 with content type application/json 2016-01-18 09:59:50 -08:00
schema2 Adds functional options arguments to the Blobs Create method 2016-01-13 16:42:59 -08:00
doc.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
versioned.go Move MediaType into manifest.Versioned 2016-01-07 15:26:27 -08:00