I'd have to look into this, but unless I'm misunderstanding this would be at the GAE level, not the OpenBD level.
On Tue, May 10, 2011 at 4:42 PM, Adam Knott <[email protected]> wrote: > I was toying with the idea of creating a ReSTful service on OpenBD > GAE. An http OPTIONS method executed against the server returns the > following header: > > Allow: GET,HEAD,POST,TRACE,OPTIONS > > Does this mean that the OpenBD GAE server does not allow PUT and > DELETE methods? > > A PUT method returns a 405 Method not allowed header > > A DELETE method returns a 400 Bad request header. > > Is it possible to handle http PUT and DELETE methods in OpenBD GAE? > > -- > official tag/function reference: http://openbd.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en > -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
