Skip to content

Conversation

@bartvanvelthoven
Copy link

Added check to If-Match header, so EntityTagHeaderValue.Any will only be added when there is no header set.
In the current situation, it will add EntityTagHeaderValue.Any to the header that is already present, causing the If-Match condition to always be true.

@robertmclaws
Copy link
Collaborator

@bartvanvelthoven Looking to get this pulled into the codebase. Is it possible to sync your branch with the latest and add some unit tests to make sure this works properly?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants