Addressed comments. Personally I see "safe" as a subset of "idempotent" 
methods, which includes `DELETE` and `PUT` in addition to `GET` and `HEAD`.  I 
added them to the white-list as this makes the change differ in behaviour from 
before only for `POST` (and `PATCH`) which is where I had issues.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/744#issuecomment-101221378

Reply via email to