Bug 53848

Summary: HTTP embedded URLs - provide negative regex matching
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Sebb 2012-09-10 21:56:00 UTC
The HTTP Sampler (and defaults) allow an RE to be specified that URLs must match.

It can be tricky to negate REs, so it might be useful to add an optional RE field that URLs must not match (as is done for the HTTP Proxy Server).

It might also be worth considering making the fields tables, rather than single entries. However, this would be trickier to implement whilst still retaining upwards compatibility of JMX files.
Comment 1 Felix Schumacher 2020-09-06 07:59:50 UTC
The tabular field did indeed not get implemented, but rather the simpler approach of an additional field.

*** This bug has been marked as a duplicate of bug 63527 ***
Comment 2 The ASF infrastructure team 2022-09-24 20:37:51 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2920