https://bz.apache.org/bugzilla/show_bug.cgi?id=67626

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
           Severity|normal                      |enhancement

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
As per the servlet specification, multipart/form-data is supported.
multipart/mixed is not. That anything else works at all is more luck than
intention.

The Tomcat code is a port from Commons FileUpload so some comments may not be
100% correct.

It may be possible to extend the support in Tomcat to include multipart/mixed
but that would depend on it remaining compatible with the Servlet specification
required behaviour.

I'll take a look but no promises.

Switching to 'enhancement' for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to