https://issues.apache.org/bugzilla/show_bug.cgi?id=53774
Priority: P2
Bug ID: 53774
Assignee: [email protected]
Summary: RequestViewRaw does not show headers unless
samplerData is non-null
Severity: minor
Classification: Unclassified
OS: Windows XP
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: unspecified
Component: Main
Product: JMeter
If the samplerData is null, request headers are not shown.
This probably cannot happen at present, but should be allowed for.
It's easy to demonstrate:
Java Sampler
- BSH PostProcessor: prev.setRequestHeaders("sampler header");
--
You are receiving this mail because:
You are the assignee for the bug.