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 57396e9  Better variable name. These are request headers, not response 
headers.
     new da10a04  Refactor isReady() in preparation for fix of BZ 64771
     new ea9a386  Refactor setReadListener() in preparation for fix for BZ 64771
     new 16a2315  Refactor onDataAvailable() in preparation for fixing BZ 64771
     new 5f85526  Fix BZ 64771. Support calls to SocketInputStream.isReady()

The 4 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