Bug 63775

Summary: Allow Boundary Extractor to accept empty boundaries
Product: JMeter - Now in Github Reporter: orimarko <orimarko>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: orimarko
Priority: P2    
Version: unspecified   
Target Milestone: JMETER_5.2   
Hardware: All   
OS: All   

Description orimarko 2019-09-26 13:46:42 UTC
Sometimes I want to get values without using boundaries, For example to extract only values from property file

I don't want to use regular expression, which is heavier on performance

I suggest allowing empty left/right boundaries to enhance faster extraction of response without defining one or both boundaries

First ask 
https://stackoverflow.com/questions/50811528/jmeter-boundary-extractor-where-right-boundary-is-end-of-line
Comment 1 orimarko 2019-09-26 13:57:08 UTC
Asked also about getting all response (without boundaries)
https://stackoverflow.com/questions/50940846/extract-the-body-of-a-response-in-jmeter-and-use-in-other-requests
Comment 2 orimarko 2019-10-23 07:58:30 UTC
merged in JMeter 5.2 https://github.com/apache/jmeter/pull/512
Comment 3 The ASF infrastructure team 2022-09-24 20:38:18 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5169