The toolkit to pack, ship, store, and deliver container content
Find a file
Aaron Lehmann 3da0ee00d8 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
docs Do not require "charset=utf-8" for a schema1 with content type application/json 2016-01-18 09:59:50 -08:00