Skip to content

Commit de4926b

Browse files
authored
Merge pull request opencontainers#392 from wking/no-http-headers
manifest-list: Drop HTTP Content-Type sentence
2 parents abcdfdf + 2c507b7 commit de4926b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifest-list.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
The manifest list is a higher-level manifest which points to specific [image manifests](manifest.md) for one or more platforms.
44
While the use of a manifest list is OPTIONAL for image providers, image consumers SHOULD be prepared to process them.
5-
A client will distinguish a manifest list from an image manifest based on the Content-Type returned in the HTTP response.
65

76
This section defines the `application/vnd.oci.image.manifest.list.v1+json` [media type](media-types.md).
87

0 commit comments

Comments
 (0)