https://bz.apache.org/bugzilla/show_bug.cgi?id=65898
Bug ID: 65898 Summary: Option to not parse requests and/or responses Product: JMeter Version: 5.4.3 Hardware: PC Status: NEW Severity: enhancement Priority: P2 Component: HTTP Assignee: issues@jmeter.apache.org Reporter: marc.st...@approach.be Target Milestone: JMETER_5.5 When you test the behaviour of a component with incorrect requests (when you develop a server or, like me, Web Application Firewall rules), the GUI generates an exception when trying to see the response and doesn't display it. Same problem with HTTP4Client and Java. The exception comes from the headers parser. It would be very interesting to have an option to not parse requests and/or responses, thus having only the "Raw" tabs(s). In case other parsers are also used (body?), the same option should apply to them. -- You are receiving this mail because: You are the assignee for the bug.