Hi, Jmeter seems to encode a variable in POST:
original value regex extracted from earlier response data, HTTP request (shown in view results table): ...LjA6
cHJvdG... in a later request, the view results table shows the (HTTP request HTTPClient) request POST gets encoded to : ...LjA6%26%23xa%3BcHJvdG... My service seems to choke on this. The "encode?" checkbox is clear/off for the request parameter. Any idea how to prevent jmeter to behave like this? (jmeter 2.4, java version "1.6.0_22") rgds & tia, Frank. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

