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

Wait for response to end #463

Merged
merged 2 commits into from
Nov 21, 2018
Merged

Conversation

jimlambie
Copy link
Contributor

This PR modifies the HTTP storage handler to ensure the response ends completely for all status codes, before taking action based on the returned status code. The existing behaviour is to only finish a response if an HTTP 200 is returned.

@jimlambie jimlambie merged commit da1444a into develop Nov 21, 2018
@jimlambie jimlambie deleted the patch/await-remote-response-end branch November 21, 2018 20:32
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

2 participants