Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-27 | Fix some explanations around response bodies | Loïc Hoguin | |
2013-04-26 | Fix a small error in the REST part of the guide | Loïc Hoguin | |
2013-04-26 | Update the REST chapter of the guide | Loïc Hoguin | |
2013-04-25 | Document meta values set by REST | Loïc Hoguin | |
You can use these values to perform a reply using the negotiated content-type and language for non-HEAD/GET methods. | |||
2013-04-19 | Add section about REST methods | Loïc Hoguin | |
2013-04-12 | Add default operations for OPTIONS method in REST | Loïc Hoguin | |
It defaults to setting the Allow header to "HEAD, GET, OPTIONS". | |||
2013-04-11 | First draft of the REST chapter in the guide | Loïc Hoguin | |
2013-02-11 | Add a few directions in the REST chapter in the guide | Loïc Hoguin | |
This is obviously not proper documentation. We will properly document it when the API stabilizes. | |||
2013-01-01 | Add a skeleton of the guide to ease user contributions | Loïc Hoguin | |
Has some stuff that aren't in master yet, and lacks a lot more that is already in master. |