swift/doc/s3api/rnc
Aymeric Ducroquetz fd2dd11562 s3api: Make the 'Quiet' key value case insensitive
When deleting multiple objects, S3 allows to enable
a quiet mode with the 'Quiet' key.

At AWS S3, the value of this key is case-insensitive.
- Quiet mode is enabled if the value is 'true'
  (regardless of case).
- Otherwise, in all other cases (even a non-boolean value),
  this mode will be disabled.

Also, some tools (like Minio's python API) send the value 'True'
(and not 'true').

Change-Id: Id9d1da2017b8d13242ae1f410347febb013e9ce1
2022-03-24 20:22:21 +01:00
..
access_control_policy.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
bucket_logging_status.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
common.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
complete_multipart_upload_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
complete_multipart_upload.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
copy_object_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
copy_part_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
create_bucket_configuration.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
delete_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
delete.rnc s3api: Make the 'Quiet' key value case insensitive 2022-03-24 20:22:21 +01:00
error.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
initiate_multipart_upload_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
lifecycle_configuration.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
list_all_my_buckets_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
list_bucket_result.rnc S3Api: handle non-ASCII markers in v1 listings. 2019-05-08 12:17:38 -07:00
list_multipart_uploads_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
list_parts_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
list_versions_result.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
location_constraint.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
versioning_configuration.rnc Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00