UC08 replaced BE to RE

This commit is contained in:
Ермаков 2026-03-28 21:23:37 +03:00
parent 184615ced4
commit bd9c3e8d78

View File

@ -8382,7 +8382,7 @@ if (variable != "0"){
</elementProp> </elementProp>
</HTTPSamplerProxy> </HTTPSamplerProxy>
<hashTree> <hashTree>
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true"> <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager">
<collectionProp name="HeaderManager.headers"> <collectionProp name="HeaderManager.headers">
<elementProp name="Referer" elementType="Header"> <elementProp name="Referer" elementType="Header">
<stringProp name="Header.name">Referer</stringProp> <stringProp name="Header.name">Referer</stringProp>
@ -8427,15 +8427,15 @@ if (variable != &quot;0&quot;){
</collectionProp> </collectionProp>
</HeaderManager> </HeaderManager>
<hashTree/> <hashTree/>
<BoundaryExtractor guiclass="BoundaryExtractorGui" testclass="BoundaryExtractor" testname="QUERY_ENCODED &lt;&lt;&lt; BE" enabled="true"> <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="QUERY_ENCODED &lt;&lt;&lt; RE">
<stringProp name="BoundaryExtractor.useHeaders">false</stringProp> <stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="BoundaryExtractor.refname">QUERY_ENCODED</stringProp> <stringProp name="RegexExtractor.refname">QUERY_ENCODED</stringProp>
<stringProp name="BoundaryExtractor.lboundary">&apos;query_encoded&apos; value=&apos;</stringProp> <stringProp name="RegexExtractor.regex">&apos;query_encoded&apos; value=&apos;(.*)&apos;\/&gt;</stringProp>
<stringProp name="BoundaryExtractor.rboundary">&apos;/&gt;</stringProp> <stringProp name="RegexExtractor.template">1</stringProp>
<stringProp name="BoundaryExtractor.default">QUERY_ENCODED_not_found</stringProp> <stringProp name="RegexExtractor.default">QUERY_ENCODED_not_found</stringProp>
<boolProp name="BoundaryExtractor.default_empty_value">false</boolProp> <boolProp name="RegexExtractor.default_empty_value">false</boolProp>
<stringProp name="BoundaryExtractor.match_number">1</stringProp> <stringProp name="RegexExtractor.match_number">1</stringProp>
</BoundaryExtractor> </RegexExtractor>
<hashTree/> <hashTree/>
</hashTree> </hashTree>
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="&lt;_/datatables_ticket_list/__queryEncoded__"> <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="&lt;_/datatables_ticket_list/__queryEncoded__">