https://issues.apache.org/bugzilla/show_bug.cgi?id=49039
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #4 from [email protected] 2012-01-30 07:19:10 UTC --- The site is not a public one, but one from a customer and I don't have access any more, I'm afraid. Probably it's enough to test if you create a http server returning some constant random byte garbage and a http client sending random bytes as post data, and checking whether there's a difference when you put JMeter as proxy in between. As long as the Java VMs default encoding is not equal to PostWriter.ENCODING, you'll have a difference. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
