Bug 63775 - Allow Boundary Extractor to accept empty boundaries
Summary: Allow Boundary Extractor to accept empty boundaries
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.2
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-26 13:46 UTC by orimarko
Modified: 2019-10-23 07:58 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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