1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/lib/fog/aws/parsers/storage
Vadim Baryshev 6bcc351063 Fix for empty ETag values
Fog aws fails if API response contains empty ETag tags. It may cause when working with S3 clones (like minio in my case), that not provides ETags in their API answer.
2016-06-12 20:36:07 +04:00
..
access_control_list.rb initial import 2014-12-31 09:17:51 -08:00
complete_multipart_upload.rb initial import 2014-12-31 09:17:51 -08:00
copy_object.rb initial import 2014-12-31 09:17:51 -08:00
cors_configuration.rb initial import 2014-12-31 09:17:51 -08:00
delete_multiple_objects.rb initial import 2014-12-31 09:17:51 -08:00
get_bucket.rb Fix for empty ETag values 2016-06-12 20:36:07 +04:00
get_bucket_lifecycle.rb Changed the wrong Days -> NoncurrentDays 2015-12-21 18:56:06 -05:00
get_bucket_location.rb initial import 2014-12-31 09:17:51 -08:00
get_bucket_logging.rb initial import 2014-12-31 09:17:51 -08:00
get_bucket_notification.rb latest import 2015-01-06 09:32:01 -08:00
get_bucket_object_versions.rb initial import 2014-12-31 09:17:51 -08:00
get_bucket_tagging.rb initial import 2014-12-31 09:17:51 -08:00
get_bucket_versioning.rb initial import 2014-12-31 09:17:51 -08:00
get_bucket_website.rb initial import 2014-12-31 09:17:51 -08:00
get_request_payment.rb initial import 2014-12-31 09:17:51 -08:00
get_service.rb initial import 2014-12-31 09:17:51 -08:00
initiate_multipart_upload.rb initial import 2014-12-31 09:17:51 -08:00
list_multipart_uploads.rb initial import 2014-12-31 09:17:51 -08:00
list_parts.rb initial import 2014-12-31 09:17:51 -08:00