When I use Java implementation in HTTP sampler while recording script I'm able to upload file but I was not able to do the same when I use httpclient.
When I referred JMeter manual, it shows that Java implementation uses http from JVM for implementation, but I don't understand the difference here.
Can anyone help me understand this?