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

Making sure transaction.request.body is used only if really present #499

Merged
merged 1 commit into from
May 30, 2016

Conversation

honzajavorek
Copy link
Contributor

Making this change per @ddelnano's findings in snikch/goodman#5 (comment).

@ddelnano
Copy link
Contributor

@honzajavorek also linking to this to discover my findings after making it a less strict comparison link

@honzajavorek
Copy link
Contributor Author

@ddelnano The change in this PR probably doesn't have a large impact on the issues you have, but in my opinion it's wrong and won't work in some cases, so it should be fixed anyway.

@pksunkara pksunkara merged commit 4434240 into master May 30, 2016
@pksunkara pksunkara deleted the honzajavorek/request-body-only-if-present branch May 30, 2016 09:16
@ddelnano
Copy link
Contributor

@honzajavorek Yea I have dredd-hooks-go working properly as of last night. Will be pushing my changes. I was still not able to figure out what the root of the problem was for the issue I experienced but the work around to prevent dredd crashing was the to make sure the request body had some data in it.

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.

None yet

3 participants