Kota Tsuyuzaki e440d6aed8 Fix best response to return correct status
Current best response could return "503 Internal Server Error".
However, "503" means "Service Unavailable". (The status int of
Internal Server Error is 500)

This patch fixes the response status as "503 Service Unavailable"

Change-Id: I88b8c52c26b19e9e76ba3375f1e16ced555ed54c
2015-04-16 12:55:40 +00:00
..
2010-07-12 17:03:45 -05:00
2015-04-14 00:52:16 -07:00