I am using HTTP Request HTTPClient sampler and I cannot get it to correctly encode a POST of a parameter value that includes a "+" character ... instead it send a space in its place. I've tried every encoding option available on the screen and it still sends a space instead of + to the server, which blows up the request. The default encoding is ISO-8859-1, but I've tried every option available including turning encoding off.
Any suggestions or workarounds? -- This message was sent on behalf of [EMAIL PROTECTED] at openSubscriber.com http://www.opensubscriber.com/messages/[email protected]/topic.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

