Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
resource/api: always send a response to the client #4596
Conversation
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Mar 3, 2016
jujubot
merged commit 939cbbf
into
juju:master
Mar 3, 2016
davecheney
deleted the
davecheney:resource-api-always-send-response-even-during-error
branch
Mar 3, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedMar 2, 2016
Always send a response to the client, even when an error occurs.
(Review request: http://reviews.vapour.ws/r/4036/)