Why is Apache Tomcat converting a response status code from a 403 to a 404?

前端 未结 0 890
灰色年华
灰色年华 2020-12-11 05:25

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题