You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by vl...@apache.org on 2023/06/05 14:46:09 UTC

[jmeter] branch master updated (ae8c1ec2ba -> 6d6479ba7a)

This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


    from ae8c1ec2ba Add more variables to template to compute sampler names
     add 6d6479ba7a Update HTML parser to pick up `preload` attribute for `rel`

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/jmeter/protocol/http/parser/HTMLParser.java     | 1 +
 .../org/apache/jmeter/protocol/http/parser/JTidyHTMLParser.java     | 3 ++-
 .../apache/jmeter/protocol/http/parser/JsoupBasedHtmlParser.java    | 6 ++++--
 .../apache/jmeter/protocol/http/parser/LagartoBasedHtmlParser.java  | 3 ++-
 xdocs/changes.xml                                                   | 2 ++
 5 files changed, 11 insertions(+), 4 deletions(-)