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

http: cleanup http related errors #173

Merged
merged 1 commit into from
Aug 22, 2019
Merged

http: cleanup http related errors #173

merged 1 commit into from
Aug 22, 2019

Conversation

Stebalien
Copy link
Member

We don't need to return information about the actual HTTP error. That's usually
not something the user cares about (and is usually implied from the command).

This way, we get an actual context canceled error when the context is canceled.

We don't need to return information about the actual HTTP error. That's usually
not something the user cares about (and is usually implied from the command).

This way, we get an actual context canceled error when the context is canceled.
@Stebalien
Copy link
Member Author

@Stebalien Stebalien merged commit ba86293 into master Aug 22, 2019
@Stebalien Stebalien deleted the fix/nice-errors branch August 22, 2019 00:53
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

1 participant