You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by ZK <st...@gmail.com> on 2011/11/21 17:41:03 UTC

Re: BeanShell URL-escapes sampler arguments by default, how to disable?

The string you said you send looks like:
%22%7B%22user%22%3A%22self%22 .... 

Decoded it looks like this:
"{"user":"self" .... 


So where's the 'escaping' problem?


ZK

--
View this message in context: http://jmeter.512774.n5.nabble.com/BeanShell-URL-escapes-sampler-arguments-by-default-how-to-disable-tp5010720p5011006.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org