dllfun opened a new pull request, #551: URL: https://github.com/apache/tomcat/pull/551
fix the potential java.lang.IndexOutOfBoundsException ,if a client send content like PRI * HTTP/2.0\r\n\r\nSM\r\n\r (lose one byte at last) exception will occure when dealing zhe preface。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
