On Thu, 2011-02-03 at 15:11 +0100, [email protected] wrote:
> This patch will add support for querying collections and operation for
> basic capabilities like supported HTTP methods, operations and params.

Looks good.

> For collections there is OPTIONS and HEAD call where:
> 
> * OPTIONS /api/instances
>   This will return HTTP header X-Operations-Allowed with list of
>   operations defined for this collection (create,index,destroy...)

Shouldn't we also generate an Allow header similar to the one for the
HEAD request ? (btw, is there a command line tool that will generate
OPTIONS requests ? I had to try this with telnet)

> Let me know if you found this usefull or you have some suggestions/hints
> for concept/header names...

ACK. Looks good to me.

David


Reply via email to