Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Added support and test for If-Match on object get #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pgm
Copy link

@pgm pgm commented Nov 21, 2015

I discovered a unit test failed in a project of mine when I tested against fake-s3. It looks like "If-Match" was not implemented. I added support based on the spec at http://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectGET.html and mimiced the code I saw for If-Not-Match, and added a corresponding unit test.

Let me know if there's anything else I should include to get support for this feature added.

Thanks,
Phil

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant