https://bz.apache.org/bugzilla/show_bug.cgi?id=58265
Bug ID: 58265
Summary: HTTP Request with multipart/form-data did not work
with HTTPClient4
Product: JMeter
Version: 2.13
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
I was testing and asp.net site that required an multipart/form-data enabled
HTTP Post request. For some reason it didnt not work with HTTPClient4. It did
not give any error, just didn't sent any data through. When I switched to
HTTPClient3.1 it suddenly worked with same settings.
Does this have something to do with legacy code perhaps used in the system, or
is this a jmeter bug? I'm not sure
1. Did HTTP Post request with multipart/form-data and browser-compatible
headers enabled. HTTPClient 4 implementation
2. Post didn't give any errors, any data just didn't go through
3. Changed to HTTPClient 3.1 implementation
4. Same request worked
--
You are receiving this mail because:
You are the assignee for the bug.