| Newsgroups |
gmane.org.w3c.annotation |
| Message-ID |
<[email protected]> |
[email protected] wrote:
>
> Yes, both annozilla and amaya use the POST method with ?replace_source
> instead of PUT to update annotations. As far as annozilla is concerned,
> I'm not certain that the XMLHttpRequest object has PUT implemented yet.
> POST seems to be more commonly available to clients.
I submitted a patch to Mozilla which made XMLHttpRequest accept DELETE as well as GET and POST, I think it should also have allowed PUT.
Matthew Wilson