https://issues.apache.org/bugzilla/show_bug.cgi?id=54187
Bug ID: 54187
Summary: Request tab does not show headers if request fails
Product: JMeter
Version: unspecified
Hardware: PC
OS: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
If a request fails, the request headers are not shown.
This is because the headers are currently retrieved after the request is
executed so as to ensure that they are up-to-date; this code is not executed if
an exception is thrown.
--
You are receiving this mail because:
You are the assignee for the bug.