I just setup a simple example to test REST. I have been able to
create, edit, delete, etc. How do I ignore REST calls to delete and
edit but still allow it from the normal web interface?

example: The web interface can go to www.domain.com/users/edit/5 but I
don't want to allow any REST calls there.

Also, I am seeing that I am sending in XML but I am not getting XML
back when I create records. Shouldn't cakephp know to spit back an XML
response versus the normal html flash message?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to