Have you tried adding these parameters directly in Raw Body tab of HTTP Request Sampler, using PUT as method?
2014-04-24 3:36 GMT-03:00 Abhijit Gupta <[email protected]>: > Hi, > I want to send HTTP Put request with following three parameters > a) name=ABCD > b) URL=http://somelink.com > c) ICON=http//someicon.com/abc.png > > I have filled up values in 'Send parameter with request' but I am getting > 400 Bad request, url is missing from parameters. > > I went through mailing list and tried some of the suggestions > 1) Keep name empty and provide only values (not sure how values will be > picked up against the name ?) > 2) Set Content encoding UTF8 > > If you can provide me screenshot of how to send PUT request, it will be of > great help. > > Best Regards, > Abhijit > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
