https://issues.apache.org/bugzilla/show_bug.cgi?id=47587
--- Comment #6 from Sebb <[email protected]> 2009-07-29 03:34:56 PST --- In the recorded test plan, there are only 3 samplers with parameters. The first /home sampler has been recorded correctly, encode=off. This is a GET. The second /home sampler has also been recorded correctly, encode=off. This is a POST, with Content-Encoding UTF-8. The 3rd sampler with parameters, i.e. /home/initial-pages/initial-pages/support has been recorded with encode=on which is incorrect. This is a GET, with Content-Encoding UTF-8 - which also does not make sense for a GET. It looks like the Proxy is not clearing all the sampler settings between samples. That would explain why it worked for me, but not always for you. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
