385
edits
| Line 51: | Line 51: | ||
** AMCD is a JSON file described in the spec | ** AMCD is a JSON file described in the spec | ||
** HTTP X-Account-Management-Status: Status headers are comma and semicolon separated values describing each account and parsed with a custom parser | ** HTTP X-Account-Management-Status: Status headers are comma and semicolon separated values describing each account and parsed with a custom parser | ||
** HTTP Link: <uri>; rel="acct-mgmt": Link headers are defined with | ** HTTP Link: <uri>; rel="acct-mgmt": Link headers are defined with [https://datatracker.ietf.org/doc/draft-nottingham-http-link-header/ Web Linking standard] and parsed with a custom parser | ||
* Are the externally visible interfaces documented clearly enough for a non-Mozilla developer to use them successfully? | * Are the externally visible interfaces documented clearly enough for a non-Mozilla developer to use them successfully? | ||
edits