Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YPT
/
jmeter
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Rong
8 years ago
Commit
439cae661f457cbaed95e288eb26bfe377d658f4
1 parent
c4e9e74c
commit by shell
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
script/default/test2.jmx
script/default/test2.jmx
View file @
439cae6
...
...
@@ -172,7 +172,7 @@
<stringProp
name=
"HTTPSampler.response_timeout"
></stringProp>
<stringProp
name=
"HTTPSampler.protocol"
></stringProp>
<stringProp
name=
"HTTPSampler.contentEncoding"
></stringProp>
<stringProp
name=
"HTTPSampler.path"
>
http://${HOST_ITEM}/product/detail/header?
productSkn=${product_skn}
&
md5=8176514627221817c955296b5604d1d1
</stringProp>
<stringProp
name=
"HTTPSampler.path"
>
http://${HOST_ITEM}/product/detail/header?
${product_skn}
&
md5=23f6562111a48d95199bfb3de7a3b5f7
</stringProp>
<stringProp
name=
"HTTPSampler.method"
>
GET
</stringProp>
<boolProp
name=
"HTTPSampler.follow_redirects"
>
true
</boolProp>
<boolProp
name=
"HTTPSampler.auto_redirects"
>
false
</boolProp>
...
...
Please
register
or
login
to post a comment