Files
gerrit/gerrit-gwtui
Shawn Pearce 421d5a2796 Refactor RestApi to prevent body on GET and DELETE
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
2013-01-28 22:51:07 -08:00
..
2012-10-21 09:42:49 -07:00