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

            Bug ID: 63710
           Summary: HTTP 304 NOT MODIFIED should not set Content-Length
           Product: Tomcat 9
           Version: 9.0.24
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: boris_pet...@live.com
  Target Milestone: -----

Tomcat seems to set the `Content-Length` header to 0 when the HTTP response
code is 304 (Not Modified). This should not be done. Some references:

https://trac.nginx.org/nginx/ticket/459
https://github.com/playframework/playframework/issues/3899

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