lee20220110 opened a new issue, #5982:
URL: https://github.com/apache/jmeter/issues/5982

   ### Expected behavior
   
   when i send request, chinese character can be encode with utf-8,so i can see 
this filename is correct,but now it can't be encoded
   
   
   ### Actual behavior
   
   
   
![image](https://github.com/apache/jmeter/assets/97431426/4b6ffffa-fdf8-4c83-8808-c2507ebdd599)
   
   POST data:
   -----------------------------7d159c1302d0y0
   Content-Disposition: form-data; name="file"; filename="????????????????.docx"
   Content-Type: application/msword
   Content-Transfer-Encoding: binary
   
   <actual file content, not shown here>
   -----------------------------7d159c1302d0y0--
   
   
   [no cookies]
   
   
   i send a file with chinese character filename ,but i got filename by ????
   
   ### Steps to reproduce the problem
   
   1. write request parameter
   2. choose method by post
   3. send request
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   java 17.0.7 2023-04-18 LTS
   
   ### OS Version
   
   _No response_


-- 
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.apache.org

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

Reply via email to