Hi, I'm using jmeter to test REST WebService. I have done HTTP Request with "get" method to view data, with "post" method to insert data.These two methods are working well.
I want to update my data with "put" method, like "post" behavior excepted the method (post -> put). And it's not working : the parameter send is null. I have searched and found that there were a problem with put method for hold jmeter version. But i have the last one : 2.3.2. So there is something special to do for put method??? thank you in advance -- View this message in context: http://www.nabble.com/HTTP-PUT-problem-with-parameters-tp19720980p19720980.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]

