This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from e5a38b277d Code clean-up - formatting. No functional change new 6efa30ff03 Refactor so the buffered data is used directly rather than copied new 152c5259ef Replace the unused buffer with a zero length, static instance. 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: java/org/apache/catalina/connector/InputBuffer.java | 19 ++++++++++++++----- .../http11/filters/SavedRequestInputFilter.java | 9 ++++----- webapps/docs/changelog.xml | 13 +++++++++++++ 3 files changed, 31 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org