Labs/Bespin/ServerAPI: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


* "You're not logged in, and this request requires you to be" errors will be HTTP 401 status codes  
* "You're not logged in, and this request requires you to be" errors will be HTTP 401 status codes  
* Other errors will be HTTP 400 (Bad Request), 404 (Not Found), 500 (Internal Error), or 501 (Not Implemented) with an explanation string  
* Other errors will be HTTP 400 (Bad Request), 404 (Not Found), 409 (Conflict), 500 (Internal Error), or 501 (Not Implemented) with an explanation string


== Authentication ==
== Authentication ==
123

edits

Navigation menu