You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/04/03 14:28:51 UTC

[Bug 60015] Multipart/form-data works only for POST using HTTPClient4 while it should for PUT, DELETE...

https://bz.apache.org/bugzilla/show_bug.cgi?id=60015

Michael Osipov <19...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #6 from Michael Osipov <19...@gmx.net> ---
(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.