leadfoot7712 years agomultipart/form-data with JSON component - BUG?I have a simple web service: @RequestMapping(value="/jsTest4", method=RequestMethod.POST) public @ResponseBody String jsTest4(@RequestPart UploadMessage message, @RequestPart MultipartFile fil...Show More
Recent DiscussionsSoapUI 5.9.0 Installer.app does not open on macOS Ventura 13.7.5Missing wsi-test-tools in SoapUI 5.9.0How to escape ampersand in Property Expansion?
Related ContentMultipart/form-data request body exampleHow to pass multipart/form-data request schema in POST Request?How to set different Content-Types in multipart/form-data POST Request?