This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 82da72f  Fix typos
     new 4390ab1  Update test client to handle HTTP 0.9 requests and responses
     new a9e587d  Fix BZ 64210. Correct parsing of CRLF across packet 
boundaries,

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/coyote/http11/Http11InputBuffer.java    |  72 +++++-----
 java/org/apache/coyote/http11/Http11Processor.java |  37 +++--
 .../apache/catalina/startup/SimpleHttpClient.java  |  38 +++--
 .../coyote/http11/TestHttp11InputBuffer.java       | 100 +++++++++++--
 .../coyote/http11/TestHttp11InputBufferCRLF.java   | 156 +++++++++++++++++++++
 webapps/docs/changelog.xml                         |  17 ++-
 6 files changed, 347 insertions(+), 73 deletions(-)
 create mode 100644 test/org/apache/coyote/http11/TestHttp11InputBufferCRLF.java


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

Reply via email to