Go to file
Shawn Pearce 7b3134bfc7 Catch invalid JSON and report it to the client
If the client gives us garbage like %22%2F%30abcde%22 instead of
a proper JSON stream report this back with an HTTP 400 and ask
the client for JSON.

We didn't catch the MalformedJsonException and instead let it leak
up the stack where it was converted to a 500. This isn't useful.

Change-Id: I4ec6bc8d0f143a9a7ccad3f20052e165e61ae8ab
2013-02-25 16:26:40 -08:00
2012-10-18 13:38:51 +02:00
2013-02-25 17:24:08 +09:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2013-02-20 11:56:38 -08:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB