Safari includes the multipart packet inside an HTTP redirect without the Content-Length header. This causes CommonsMultipartResolver to blow up. We extend it here to catch this exception, printing a warning.
Type Params | Return Type | Name and description |
---|---|---|
|
protected MultipartParsingResult |
parseRequest(HttpServletRequest request) |