Bug 65898 - Option to not parse requests and/or responses
Summary: Option to not parse requests and/or responses
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 5.4.3
Hardware: PC
: P2 enhancement (vote)
Target Milestone: JMETER_5.5
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-18 07:03 UTC by Marc Stern
Modified: 2022-02-18 07:03 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Stern 2022-02-18 07:03:02 UTC
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.
Comment 1 The ASF infrastructure team 2022-09-24 20:38:23 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5638