dongfangtianyu commented on issue #6250:
URL: https://github.com/apache/jmeter/issues/6250#issuecomment-2003113830

   If HTTPClient removes `new BasicNameValuePair("charset", 
charsetCopy.name())` ,
   or moves it before `new BasicNameValuePair("boundary", boundaryCopy)`, 
   it should be able to solve this problem.
   
   However, I still don't understand the reason behind insisting on calling 
`multipartEntityBuilder.setCharset` in JMeter. 
   Please enlighten me, and I would be grateful.


-- 
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