Kaminario / krest

The Kaminario REST (krest) is a client library that provides ORM like interface for working with Kaminario K2 REST API
Other
5 stars 5 forks source link

Don't retry on non-GET requests #7

Open haizaar opened 9 years ago

haizaar commented 9 years ago

Trying to replay non-GET request is not idempotent. We should not do it.