[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Scott, Christopher" <christopher.scott@f...>
  • To: "Scott, Christopher" <christopher.scott@f...>, "Anne Thomas Manes" <atmanes@g...>, <elharo@m...>
  • Date: Mon, 9 Mar 2009 11:17:21 -0400

> 1. Take, for instance, the State element and the Whatsists.  How would
the client know if you could POST to the "State", but not PUT, and only
GET and PUT "Whatsists"?

A quick reply to myself: after some googling I found a possible
solution: expose the http OPTIONS method at each resource.  It's
out-of-band in regard to the actual representation of the resource, but
it seems that this may be the way to go.

For example an OPTIONS ./State would return 

GET 
POST 
OPTIONS

~Chris


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member