Revision 297513ba docs/source/devguide.rst

b/docs/source/devguide.rst
25 25
=========================  ================================
26 26
Revision                   Description
27 27
=========================  ================================
28
0.7 (Oct 17, 2011)         Suggest upload/download methods using hashmaps.
28
0.7 (Oct 21, 2011)         Suggest upload/download methods using hashmaps.
29 29
\                          Propose syncing algorithm.
30 30
\                          Support cross-account object copy and move.
31 31
\                          Pass token as a request parameter when using ``POST`` via an HTML form.
......
108 108
Return Code                Description
109 109
=========================  ================================
110 110
400 (Bad Request)          The request is invalid
111
401 (Unauthorized)         Request not allowed
111
401 (Unauthorized)         Missing or invalid token
112
403 (Forbidden)            Request not allowed
112 113
404 (Not Found)            The requested resource was not found
113 114
503 (Service Unavailable)  The request cannot be completed because of an internal error
114 115
=========================  ================================

Also available in: Unified diff