On Tue, May 13, 2008 at 2:41 PM, Tammo van Lessen <[EMAIL PROTECTED]> wrote:
> On Tue, May 13, 2008 at 11:19 PM, Tammo van Lessen <[EMAIL PROTECTED]> > wrote: > > On > > the detail level there may be some pitfalls as browsers don't support PUT > > and DELETE, so there is some JS needed to emulate these verbs via POSTs. > > Forget about that, PUT and DELETE seems to be supported by > XMLHttpRequests... PUT, DELETE not supported on Safari, and on some browsers may not do the right thing (you don't want to get a cached copy of a deleted resource). Assaf > > > Cheers, > Tammo > > -- > Tammo van Lessen - [EMAIL PROTECTED] - http://www.taval.de >