https://issues.apache.org/bugzilla/show_bug.cgi?id=51779
Vipul Kane <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from Vipul Kane <[email protected]> 2011-09-17 03:45:04 UTC --- REST sampler (which is currently as a plugin) is the simplified form of the HTTP sampler to handle REST services. When i try the same REST requests in an HTTP sampler, i need to pass the headers and JSON data as parameters, whereas the REST sampler gives easy usability for managing these in scripts. The main reason however is the response. If i try and to access a REST service through the HTTP sampler, i get the HTML code from which the service is called as well with the JSON response( i cannot put the server name/IP as blank). Whereas with the REST sampler i only get the JSON as output. Inclusion of the REST sampler would simplify REST call handling in JMeter i feel. Even if it is available as a plugin at least, would be great. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
