UC08 /update autoredirect

This commit is contained in:
Ермаков 2026-03-27 14:26:42 +03:00
parent 4e3d6734ee
commit 58dfaac154

View File

@ -8040,7 +8040,7 @@ ${TOKEN}
<stringProp name="HTTPSampler.port">${PORT}</stringProp> <stringProp name="HTTPSampler.port">${PORT}</stringProp>
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp> <stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
<stringProp name="HTTPSampler.path">/tickets/update/</stringProp> <stringProp name="HTTPSampler.path">/tickets/update/</stringProp>
<boolProp name="HTTPSampler.follow_redirects">true</boolProp> <boolProp name="HTTPSampler.auto_redirects">true</boolProp>
<stringProp name="HTTPSampler.method">POST</stringProp> <stringProp name="HTTPSampler.method">POST</stringProp>
<boolProp name="HTTPSampler.use_keepalive">true</boolProp> <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
<boolProp name="HTTPSampler.postBodyRaw">false</boolProp> <boolProp name="HTTPSampler.postBodyRaw">false</boolProp>