We've added a couple of tests for parsing multipart requests in FileUploadTest.
I'll attach a patch based on CVS.
We also added the existing DefaultFileItemTest to TestAll, where it had
apparently been overlooked.
Description
We've added a couple of tests for parsing multipart requests in FileUploadTest.
I'll attach a patch based on CVS.
We also added the existing DefaultFileItemTest to TestAll, where it had
apparently been overlooked.
Patch with added tests