Chenjp opened a new pull request, #869:
URL: https://github.com/apache/tomcat/pull/869

   comply rfc7578 section 
[4.8](https://datatracker.ietf.org/doc/html/rfc7578#section-4.8)
   ```
   4.8.  Other "Content-" Header Fields
      The multipart/form-data media type does not support any MIME header
      fields in parts other than Content-Type, Content-Disposition, and (in
      limited circumstances) Content-Transfer-Encoding.  Other header
      fields MUST NOT be included and MUST be ignored.
   ```
   Only listed part header fields are supported. ignore others.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to