Hi Jmeter, I am using Http Request Sampler and using "Send Parameter With The Request" option. Doing so, it is sending the parameter name along with the value I am passing.
For example: Parameter Name: param Value: abcdef When I send the request and I checked the View Results Tree, Request Tab, in HTTP format. I see following: Parameter Name: (blank) Value= param=abcdef Since it is passing "param=abcdef" as parameter, I am getting Error:"412:The message was not consumable and should NOT be requeued." How can I make sure the parameter Name is not being passed and just the value of it is being passed. -- View this message in context: http://jmeter.512774.n5.nabble.com/Jmeter-is-sending-parameter-name-along-with-the-value-in-Send-Parmater-With-The-Request-tp5718845.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
