You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2022/08/24 19:49:48 UTC

[Bug 65901] HTTP 401 response for a HEAD request violates HTTP spec by including a body

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

--- Comment #2 from Stefan Mayr <st...@mayr-stefan.de> ---
This week we found this issue is also present for other status codes like 403,
404, 405 etc.

Test wird custom JSPs like
<% response.sendError(401, "Authenticate"); %>

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