This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 9cfb4797f5 Fix saved request serialization issue in FORM new 6d58522c79 More updates towards a Commons FileUpload 1.6.0 RC/release new 6753e30244 Remove deprecated code 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: MERGE.txt | 2 +- .../util/http/fileupload/FileUploadBase.java | 38 ++++++++++++++++++- .../util/http/fileupload/MultipartStream.java | 44 ++++++++++++++++------ .../http/fileupload/impl/FileItemIteratorImpl.java | 1 + webapps/docs/changelog.xml | 4 +- 5 files changed, 72 insertions(+), 17 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org