Hello All, I am sending a string as parameter in HTTP request.
String is: "First & Last" But Jmeter converted it to: "first+%26+last" in request url. I also tried using '\&' butthat also didn't work. Can you please tell me how should I write down '&' (ampersand) in the request. Thanks ! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

