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

Debug status code not being recorded #80

Merged
merged 1 commit into from
Jun 20, 2018
Merged

Conversation

loudmouth
Copy link
Contributor

@loudmouth loudmouth commented Jun 12, 2018

Fixes #74 & #69

This PR fixes a regression that caused the http status code and http headers to not be recorded in the case of non-200 responses. I've added a test to avoid future regressions.

This was referenced Jun 13, 2018
@loudmouth
Copy link
Contributor Author

This PR is ready for review @dmiluski @eliperkins

@eliperkins
Copy link
Contributor

Is the fix in here? It looks like the only changes are in the test files.

@loudmouth
Copy link
Contributor Author

loudmouth commented Jun 20, 2018

Hmm, maybe it got lost during rebase...i saw that #75 was merged some time ago, but my fork was still not working. Maybe it's worthwhile to simply add this test and publish a new version?

@eliperkins
Copy link
Contributor

Yeah, adding this test seems kosher to me, especially since it's passing.

@eliperkins eliperkins merged commit 26f79d1 into venmo:master Jun 20, 2018
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.

HTTP status codes not recorded when not 200.
2 participants