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

feat: allow json-like response to be handled properly #117

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

Conversation

iwpnd
Copy link

@iwpnd iwpnd commented Aug 11, 2022

Hi there @r1chardj0n3s 👋

I noticed that right now a header in will_respond_with like 'application/geo+json' would result the response body just being passed through, which causes issues downstream in consumer tests.
This change handles a geojson or similar response bodies correctly.

wdyt?

right now 'application/geo+json' would result in just being passed
through. This change handles a geojson response body correctly.
@iwpnd
Copy link
Author

iwpnd commented Aug 18, 2022

Does pactman still accept PRs @richard-reece @r1chardj0n3s @ps-jay? Or would you rather suggest users to move to another package instead?

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

Successfully merging this pull request may close these issues.

1 participant