michael-o commented on a change in pull request #140:
URL: https://github.com/apache/maven-resolver/pull/140#discussion_r771608585
##########
File path: src/site/markdown/smart-checksum-strategies.md
##########
@@ -39,12 +39,15 @@ way. Naturally, this means only SHA-1 is available in
artifact response header.
Emitted by: Sonatype Nexus2 only.
-## Non-standard headers
+## Non-standard `X-` headers
-Some MRMs and Maven Central emit headers `x-checksum-sha1` and
`x-checksum-md5`. Resolver
-will detect these and use their value.
+Maven Central emit headers `x-checksum-sha1` and `x-checksum-md5` along with
artifact response.
Review comment:
Maven Central emits
##########
File path: src/site/markdown/smart-checksum-strategies.md
##########
@@ -39,12 +39,15 @@ way. Naturally, this means only SHA-1 is available in
artifact response header.
Emitted by: Sonatype Nexus2 only.
-## Non-standard headers
+## Non-standard `X-` headers
-Some MRMs and Maven Central emit headers `x-checksum-sha1` and
`x-checksum-md5`. Resolver
-will detect these and use their value.
+Maven Central emit headers `x-checksum-sha1` and `x-checksum-md5` along with
artifact response.
+Google GCS on the other hand uses `x-goog-meta-checksum-sha1` and
`x-goog-meta-checksum-md5` heaers.
Review comment:
headers
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]