mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
60fb415150
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.