Fix HiddenErrorHandler

Jetty calls this handler for standard response codes like 401 and 404.
These need to stay 401 responses to the client and not switch to 500.

Change-Id: I25fa4fb0872102aadf2184c7246bbb6110ce1c17
1 file changed