Ninja-Cyborg commented on issue #5897:
URL: https://github.com/apache/jmeter/issues/5897#issuecomment-1543921945

   Try  this modification in jmeter.properties file:
   - uncomment line 359 and line 361
   - set 361 true
   - Also try disabling headerManager, if the value on content Type is already 
added to File Upload tab
   
![image](https://github.com/apache/jmeter/assets/66517017/866d5ba5-e3b4-4ad1-a060-ca43ad2d5dd5)
   
    Result Tree shows content-Type that was set in File Upload Tab(so it did 
not used multipart, and read the value from http Request).
   So, it may work, As I also didn't saw 2 content Type fields in Request Body, 
after making above change.
   
   Let me know if it works? 
   Till then I will test further to confirm accuracy.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to