Phillip J. Eby wrote: > I'm a pragmatic RESTee in that browsers don't do PUT > and DELETE, so POST is pretty much what we have to > work with for human-usable applications today.
Unless you can rely on XmlHttpRequest, which supports arbitrary methods (which is why I made CP 2.1 fully support all HTTP methods). Fortunately, I'm currently in a position where I can do that. ;) Robert Brewer System Architect Amor Ministries [EMAIL PROTECTED] _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com