https://bz.apache.org/bugzilla/show_bug.cgi?id=63527
--- Comment #7 from Felix Schumacher <[email protected]> --- Thanks for testing and the feedback. Could you test again with the next nightly (or trunk build)? commit 445df9f387d23cf5b8defa7c3d257608bff7904b Author: Felix Schumacher <[email protected]> AuthorDate: Thu Aug 13 12:49:06 2020 +0200 Fix to: Implement a new setting to allow the exclusion of embedded URLs A logic mistake would make the exclude filter be only applied, when a include filter was defined. Bugzilla Id: 63527 Relates to #607 --- .../java/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.
