Let S3Mock accept * and "*" for conditional requests
S3 API accepts * for conditional requests on all APIs. All APIs but PutObject succeed with "*" as well. Fixes #2371
Loading
Please sign in to comment
S3 API accepts * for conditional requests on all APIs. All APIs but PutObject succeed with "*" as well. Fixes #2371