Is such a thing possible? Did the people who designed REST just think they would delete things one at a time forever?
So let's say I have 10 Foo's ID 1-10
I want to delete ID's 3, 6, and 9 with a single HTTP DELETE call.
Is there any I can do this without offending the Pope?