File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
jmeter-java-dsl/src/test/resources Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 <stringProp name =" HTTPSampler.port" >{{port:}}</stringProp >
3636 <stringProp name =" HTTPSampler.path" >/</stringProp >
3737 <stringProp name =" HTTPSampler.method" >POST</stringProp >
38- <boolProp name =" HTTPSampler.use_keepalive" >true</boolProp >
3938 <boolProp name =" HTTPSampler.follow_redirects" >true</boolProp >
39+ <boolProp name =" HTTPSampler.use_keepalive" >true</boolProp >
4040 </HTTPSamplerProxy >
4141 <hashTree >
4242 <HeaderManager guiclass =" HeaderPanel" testclass =" HeaderManager" testname =" HTTP Header Manager" >
5858 <stringProp name =" HTTPSampler.port" >{{port:}}</stringProp >
5959 <stringProp name =" HTTPSampler.path" >/</stringProp >
6060 <stringProp name =" HTTPSampler.method" >GET</stringProp >
61- <boolProp name =" HTTPSampler.use_keepalive" >true</boolProp >
6261 <boolProp name =" HTTPSampler.follow_redirects" >true</boolProp >
62+ <boolProp name =" HTTPSampler.use_keepalive" >true</boolProp >
6363 </HTTPSamplerProxy >
6464 <hashTree />
6565 </hashTree >
You can’t perform that action at this time.
0 commit comments