nim13Occasional Contributor12 years agobinary data in request body is not completely sentHi, version: soapUI 4.5.1.1-SNAPSHOT test-code: def nFile = new File("thumbnail1.jpg") String image2bin = nFile.getText() testRunner.testCase.getTestStepByName("UploadThumbnail").getProp...Show More
Recent DiscussionsNo license found on floating license serverReadyAPI "java.lang.OutOfMemoryError"SolvedNested Loops
Related ContentReturn binary data from file as response in REST mockViewing or logging complete content of the incoming request to a REST MockServiceConvert curl request to SoapUI Request