If i remember correctly, you had to form the string yourself (name=value)
and not use the name field in the sampler. Did you try that?
Some mail archive message discussed this.

On Thu, Mar 4, 2010 at 10:32 AM, Noel O'Brien <[email protected]> wrote:

> Hi,
>
> I'm trying to send parameters with a PUT request (JMeter 2.3.2) and it
> looks like the parameters are being dropped by JMeter (I saw several mailing
> list entries to this effect). I also tried 2.3.4 and I see the same
> behaviour.
>
> The application I'm testing calculates an authorization signature based on
> the parameters (amongst other things). With parameters missing from the
> request, this request is always responded to with a 401.
>
> The JMeter manual specifies several workarounds (sending as a file, sending
> only values) but none of these work for me (inforamtion MUST be send as
> parameters).
>
> Is there any way around this?
>
> Regards,
> Noel
>

Reply via email to