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

ensure http responses always have a body #488

Merged
merged 1 commit into from Jul 22, 2015
Merged

Conversation

technoweenie
Copy link
Contributor

The doHttpRequest() function sometimes returns an HTTP response with no body. This is so we don't need res nil checks in places like this.

Should fix #317 and #487

technoweenie added a commit that referenced this pull request Jul 22, 2015
ensure http responses always have a body
@technoweenie technoweenie merged commit 9b1c989 into master Jul 22, 2015
@technoweenie technoweenie deleted the http-nil-res-body branch July 22, 2015 19:18
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.

panic: runtime error uploading files
1 participant