commit | c14774a508cd06579d212e51044742bf2254e5a0 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Fri May 17 19:56:16 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Fri May 17 19:56:16 2013 -0700 |
tree | d3dc299dd68fa0f209324809a2f9d7e22ab62a0f | |
parent | 03b58416e1fb29ce8ce9dae44779b963a91bb33a [diff] |
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