GET and DELETE do not accept a body. Refactor the API so the content is supplied as an argument to put() and post() rather than a prior method call, making it clear get() and delete() do not accept a content argument. Change-Id: I3c6d06e6f128397d1ac802b78b82ee35a2ee5fb9