Details
Description
ServletRequestContext needs to implement org.apache.commons.fileupload.UploadContext to handle file sizes >2GB (without integer overflows)
for reference here the implementation in commons-fileupload
https://github.com/apache/commons-fileupload/blob/master/src/main/java/org/apache/commons/fileupload2/servlet/ServletRequestContext.java#L96-L104
Attachments
Issue Links
- relates to
-
ZK-4797 Supporting Jakarta EE namespace
-
- Closed
-