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 285b8215eb Adding nonstandard support for c:set and c:remove new de25e1d9d3 Refactor so the buffered data is used directly rather than copied new b8beefb432 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