I am trying to use Java Request Sampler with jMeter. Had bundled a class which extends 'AbstractJavaSamplerClient' and placed the jar under '{MY_PROJECT}\build\jmeter\lib\ext'. Java Sampler class is ...
When sending a multipart request without ticking the "Use multipart/form-data" box and filling the Content-Type manually (because I need to test the server with that specific request), the GUI ...