h-tadagawa / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Add a way to repeat a request multiple times. #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Might be useful for simple load testing. We'd want to be able to tweak some 
settings, such as 
how many threads to use, how long to test, and/or how many total requests to 
run.

For me this is fairly low priority, I use Charles, a web debugging proxy, which 
can already do this 
for me. But it might be pretty useful for people who don't use Charles.

http://xk72.com/charles/

Original issue reported on code.google.com by aviflax on 18 Feb 2008 at 10:35

GoogleCodeExporter commented 8 years ago
Changing priority as Low--this is not the primary focus of RESTClient.

Original comment by subwiz on 19 Feb 2008 at 8:56