https://bz.apache.org/bugzilla/show_bug.cgi?id=65275
Bug ID: 65275
Summary: File upload Content-Disposition encoding error
Product: JMeter
Version: 5.4.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Created attachment 37841
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37841&action=edit
request body
When I upload a file with Chinese filename, request body show this:
Content-Disposition: form-data; name="file2";
filename="APP??-????-?????????????_timer_300.jmx"
real filename is: APP接口-档位统计-设备档位异常使用时长及占比_timer_300.jmx
--
You are receiving this mail because:
You are the assignee for the bug.