https://bz.apache.org/bugzilla/show_bug.cgi?id=60362

--- Comment #23 from Michael Osipov <1983-01...@gmx.net> ---
(In reply to Ralf Hauser from comment #21)
> I am also in favour of allowing the reason code.
> 
> Although the discussion so far appears to be odd.
> 
> > "HTTP/1.1 200 Fine, mate!" 
> is probably of little value.
> 
> However in particular in the 4XX and 5XX case, there is value for the client
> to learn more specifically what is wrong.
> 
> There is org.apache.catalina.valves.ErrorReportValve that might partially
> fix the problem.

No, it won't. The ErrorReportValve satisfies the Servlet Spefication for
Respose#sendError(). This valve does not have access to the status line.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to