mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-19 19:28:22 +00:00
According to https://tools.ietf.org/html/rfc7231#section-4.3.2 HEAD must not have response body so the AWS error code NoSuchKey cannot be received from S3 and we need to fallback to HTTP NotFound error code.