-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: Browser Binding Proposal
-
Component/s: Browser Binding
-
None
We have a proposal for the URL patterns and for the schema, and a descripton of how HTML form POST's will work. What we also need is a description of the responses from the POST operations. For example, after a POST of a new document, the server will answer a 201 return code and a location header, but we need to also specify if a JSON object for the new document will also be included in the response.