https://bz.apache.org/bugzilla/show_bug.cgi?id=60015
Michael Osipov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #6 from Michael Osipov <[email protected]> --- (In reply to Nishit from comment #5) > any updates on this. We are using jmeter for api testing in our project > where we need to upload images using put request and we are not able to test > it due to this issue. I am using jmeter 3.2 and in that multipart/form-data > check box is disabled for put request.can somebody look into this issue? I agree, this is an arbirary limitation. It is upto the client to decide to use multipart/form-data with PUT or PATCH, etc. JMeter isn't a browser and shouldn't have this limitation. -- You are receiving this mail because: You are the assignee for the bug.
