NoneMatch returns NOT_MODIFIED on get/head object
Verified all tests against S3. NoneMatch on get/head object returns NOT_MODIFIED. NoneMatch on copy returns PRECONDITION_FAILED. PRECONDITION_FAILED error message was wrong. Copy tests specified a wrong range. Fixes #807
Loading
Please sign in to comment