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

print response headers in verbose output #65

Merged
merged 1 commit into from
May 31, 2016
Merged

print response headers in verbose output #65

merged 1 commit into from
May 31, 2016

Conversation

bizarrechaos
Copy link

This will include any response headers in Verbose output.
This allows for the collection of headers, such as transaction ids.

@bizarrechaos
Copy link
Author

This would also close issue #49

@gholt
Copy link
Owner

gholt commented May 31, 2016

It took me a bit with all the import rewrites to figure out it's a quick one line change. ;)
My only concern is the change seems like it'd no longer output the status code and reason.

@gholt
Copy link
Owner

gholt commented May 31, 2016

Oh, nevermind, I'm seeing things that aren't there. The line was added, not a change. derp.

@gholt gholt merged commit 7fecce2 into gholt:master May 31, 2016
@bizarrechaos
Copy link
Author

Sorry for the import rewrites. isort in atom does that. I should have turned it off beforehand and forgot.

Thanks for the merge!

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.

2 participants