This commit adds the multipartData method to ServerRequest in WebMvc.fn, returning a MultiValueMap<String, Part>. Closes gh-24909
This commit adds the multipartData method to ServerRequest in WebMvc.fn, returning a MultiValueMap<String, Part>. Closes gh-24909