Strange change in behavior, when updating to the latest Tomcat 9.0.81 version:

Calling static files (.js / .css) from a server running Tomcat 9.0.81 over httpclient now results in

org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 8’170; received: 1’927)

Downgrading the server running the webapp serving the static files to Tomcat 9.0.80 does not show the issue.

Has there been a change that triggers this error, related to the many security fixes in 9.0.81?

Thanks for considering.

Best regards
Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to