I have a java servlet that returns 401 or 403 on error; or, rather, it is supposed to. The 403 does not work, it gets converted to a 404. I tried every other code from 401-4