Bug 61384 - Adding charset to multipart/form-data content type irritates IIS

Fix failing test
Add test on param non corruption when charset is UTF-8 , second try
Bugzilla Id: 61384

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1806369 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 23a28c0b78
This commit is contained in:
Philippe Mouawad 2017-08-27 14:14:36 +00:00
parent 76f933031c
commit a400b72ab3
2 changed files with 10 additions and 0 deletions

View File

@ -173,6 +173,11 @@
<failure>false</failure>
<error>false</error>
</assertionResult>
<assertionResult>
<name>JSR223-Assertion-CheckCorrectEncodingForParam</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HR-POST_WITH_BODY" rc="200" dt="text">
<assertionResult>

View File

@ -149,6 +149,11 @@
<failure>false</failure>
<error>false</error>
</assertionResult>
<assertionResult>
<name>JSR223-Assertion-CheckCorrectEncodingForParam</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HR-POST_WITH_BODY" rc="200" dt="text">
<assertionResult>