canmove, Confirmed users
1,173
edits
No edit summary |
|||
Line 42: | Line 42: | ||
Certain functions use HTTP basic auth (over SSL, so as to maintain password security). If the auth username does not match the username in the path, the server will issue an [https://wiki.mozilla.org/Labs/Weave/1.0/ResponseCodes Error Response] | Certain functions use HTTP basic auth (over SSL, so as to maintain password security). If the auth username does not match the username in the path, the server will issue an [https://wiki.mozilla.org/Labs/Weave/1.0/ResponseCodes Error Response] | ||
The Weave User API has a set of [https://wiki.mozilla.org/Labs/Weave/0 | The Weave User API has a set of [https://wiki.mozilla.org/Labs/Weave/1.0/ResponseCodes Weave Response Codes] to cover errors in the request or on the server side. The format of a successful response is defined in the appropriate request method section. | ||