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 aabee09  Better variable name. These are request headers, not response 
headers.
     new 110a6a8  Refactor isReady() in preparation for fix of BZ 64771
     new 1ec5a88  Refactor setReadListener() in preparation for fix for BZ 64771
     new 89e16ba  Refactor onDataAvailable() in preparation for fixing BZ 64771
     new ea8ffba  Fix BZ 64771. Support calls to SocketInputStream.isReady()
     new d2f0917  Fix checkstyle nag

The 5 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/catalina/connector/CoyoteAdapter.java   |  2 +-
 .../org/apache/catalina/connector/InputBuffer.java | 21 +-----
 java/org/apache/coyote/Request.java                | 79 ++++++++++++++++++++++
 webapps/docs/changelog.xml                         |  5 ++
 4 files changed, 86 insertions(+), 21 deletions(-)

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

Reply via email to