Closed loudmouth closed 6 years ago
This PR is ready for review @dmiluski @eliperkins
Is the fix in here? It looks like the only changes are in the test files.
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?
Yeah, adding this test seems kosher to me, especially since it's passing.
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.