Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update header matching logic for cookies to match pact-jvm #9

Open
bethesque opened this issue Apr 25, 2014 · 0 comments
Open

Update header matching logic for cookies to match pact-jvm #9

bethesque opened this issue Apr 25, 2014 · 0 comments

Comments

@bethesque
Copy link
Member

johnelf/pact-jvm@211967e

Cookie with value 'a=b;c=d' should match 'c=d;e=f;a=b' as provider may add extra cookies that the consumer does not care about, and the order should not matter.

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

No branches or pull requests

2 participants