|
|
Exception thrownm when parsing a multipart form request fails. |
|
|
When a multipart request is processed, we can find one or more MultiPart items. |
|
|
This class is designed to parse a request coming from a multipart encoded form (ie: file upload form) This does not support the full multipart spec, but support mixed form fields and files (multiple ok). |