Github user pmouawad commented on a diff in the pull request:
https://github.com/apache/jmeter/pull/429#discussion_r232387592
--- Diff: bin/testfiles/TEST_HTTP_HttpClient4.xml ---
@@ -144,7 +144,7 @@
<httpSample s="true" lb="HR-FollowRedirect-18" rc="302" dt="text"/>
<httpSample s="true" lb="HR-FollowRedirect-19" rc="302" dt="text"/>
<httpSample s="true" lb="HR-FollowRedirect-20" rc="302" dt="text"/>
- <httpSample s="false" lb="HR-FollowRedirect-21" rc="Non HTTP response
code: java.io.IOException" dt="text"/>
--- End diff --
I don't understand this modification. Why 20 instead of 21 ?
---