hi

We have two questions when we use restlet. Could you be so kind to help
us out?

We find that in the site:
http://www.ibm.com/developerworks/webservices/library/ws-restful/
----------------------------
One of the key characteristics of a RESTful Web service is the explicit use of 
HTTP methods in a way that follows the protocol as defined by RFC 2616.
----------------------------

So could you tell us :
1. Is the restlet URL encoding compatible for  RFC 2616 protocol?
so that we can tell our users the rule that the URL encoding should obey.

2. Can we use the restlet URL according to  RFC2616 protolcol?
Does restlet implement the RFC2616 protolcol fully  or partialy?
If latter, which parts are implemented and which parts are not
implemented?

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2875881

Reply via email to