https://bz.apache.org/bugzilla/show_bug.cgi?id=66023
Bug ID: 66023 Summary: Getting requestbody as inputstream fails when upgrading to h2c Product: Tomcat 9 Version: 9.0.62 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Servlet Assignee: dev@tomcat.apache.org Reporter: ina...@gmail.com Target Milestone: ----- See here https://github.com/bclozel/h2c-tomcat/tree/spring-boot-30771 for a sample app demonstrating the issue. (It's a pure Tomcat application - no Spring Boot) Summary: when processing a POST request that asks for an h2c-upgrade, reading the requestbody as an inputstream results in a NullPointerException. -- 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