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 2015/02/19 09:05:24 UTC

[Bug 57601] DefaultServlet returns no content when included during a HEAD request

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

--- Comment #1 from Jeremy Boynes <jb...@apache.org> ---
Created attachment 32497
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32497&action=edit
Patch with test case and possible fix

Patch that adds a test cases checking the Content-Length for GET and HEAD
requests to a JSP page that includes a static resource.

Possible fix by checking the DispatcherType in DefaultServlet#doHead()

-- 
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