Forum Discussion

jskemper's avatar
jskemper
New Contributor
12 years ago

File upload using HTTP requests to servlet

Fellow SoapUI'ers, I am attempting to upload a file (.doc or .pdf) to an upload servlet using an HTTP request but it doesn't appear that the file content is being added to the request. This is most ...