Remove Content-Type expectation from PutBucketVersioning
Botocore doesn't send the necessary Content-Type when making the request. AWS CLI uses botocore, so the requests fail with the CLI as well. Fixes #2635
Loading
Please sign in to comment
Botocore doesn't send the necessary Content-Type when making the request. AWS CLI uses botocore, so the requests fail with the CLI as well. Fixes #2635