Commit 8b59380
authored
Make the 400 error handler better (#365)
This error handler does nothing but hide the real problem. Make
it more like the others.
Still, I'm not sure why any of these exist. All they really seem
to do is obfuscate the real problem. OK, I guess they add app
logging, but even the ones that pass through 'error' are probably
hiding a lot of other useful information?
Signed-off-by: Adam Williamson <awilliam@redhat.com>1 parent eda5854 commit 8b59380
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
0 commit comments