Skip to content

Conversation

taylorjdawson
Copy link
Contributor

Added a check for a http response that has a status code of 200 but is completely empty.
This will prevent the function json.loads() from being excuted with an empty string.
Issue source: #5

Added a check for a http response that has a status code of 200 but is completely empty.
This will prevent the function json.loads() from being excuted with an empty string.
Issue source: corpetty#5
Copy link
Owner

@corpetty corpetty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for shoring this up.

@corpetty corpetty merged commit 859bfe3 into corpetty:master Jun 24, 2017
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