For ajax queries, the jquery team don't seem to support put/delete. They are reasonably simple to implement, and they are, technically the preferred option for idempotent tasks.
Was the reason (presumably not technical, because it is so easy to implement) made because the jQuery team question the value of put/delete, or for some other reason?
REFERENCED ANSWERS ONLY