We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a5687 commit 70c0976Copy full SHA for 70c0976
content/reference/api/registry/_index.md
@@ -145,7 +145,7 @@ GET /v2/<name>/blobs/<digest>
145
Access to a layer will be gated by the `name` of the repository but is
146
identified uniquely in the registry by `digest`.
147
148
-This endpoint may issue a 307 (302 for <HTTP 1.1) redirect to another service
+This endpoint may issue a `307` (`302` for <HTTP 1.1) redirect to another service
149
for downloading the layer and clients should be prepared to handle redirects.
150
151
This endpoint should support aggressive HTTP caching for image layers. Support
0 commit comments