This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from eecdbca First part of fix for BZ 65262. Make WebSocket more IoC friendly add 70c236b Fix BZ 65272. Restore the use of LF as an HTTP line terminator No new revisions were added by this update. Summary of changes: .../apache/coyote/http11/Http11InputBuffer.java | 16 ++++++++++++---- .../coyote/http11/TestHttp11InputBuffer.java | 22 ++++------------------ .../coyote/http11/TestHttp11InputBufferCRLF.java | 8 ++++++++ webapps/docs/changelog.xml | 7 +++++++ 4 files changed, 31 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org