wiztools / rest-client

Tool to test HTTP/RESTful webservices.
Apache License 2.0
1.53k stars 372 forks source link

Multiple request retries happening #6

Closed subwiz closed 10 years ago

subwiz commented 10 years ago

When a request fails due to server unavailability, I see multiple retries being done by HttpClient library. Not sure if this should be the default behavior.

subwiz commented 10 years ago

Closing.