URL encoding in Grinder 3
June 07, 2009 | No Comments »
Grinder 3 is awesome no doubt about it!
Grinder 3 also adheres to W3C recommendations to encode requests as if everything is in UTF-8, meaning that if you pass parameter values in other than UTF-8 encoding then Grinder will send garbage. This is hardcoded and can be seen in the Grinder 3 source (god bless open source … amen). The explanation is also a comment from the source.
The only way to make Grinder 3 to encode requests using the deprecated way is to follow this procedure:














