Nick Craig-Wood 801a820c54 s3: fix detection of bucket existing
This reverts part of

151f03378f s3: fix upload of single files into buckets without create permission

This erroneously assumed that a HEAD request on a non existent object
would return "NotFound" if the bucket was found. In fact it returns
"NotFound" when the bucket isn't found also.

This will break the fix for #4297 - however that can be made to work
using the new --s3-assume-bucket-exists flag
2020-08-21 13:28:08 +01:00
..
2020-05-12 15:56:50 +00:00
2020-08-10 17:32:21 +01:00
2020-01-18 10:41:08 +00:00
2020-08-20 20:09:55 +01:00
2020-08-21 13:28:08 +01:00