partial updates to same url?
Colin Taylor <[email protected]>
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Message-ID | <CAN6Zwvt3W=5RDZVkaS_zPEK0qP35EbuVbd429C=9368t4sh3+w@mail.gmail.com> |
Hi, I need to do a partial update so I'm POSTing with Etag of whole resource as precondition, i.e I'm POSTing to same URL as the resource. It feels like I should be doing it to a sub URL though, but how do I reconcile that with sending the Etag? cheers Colin