383
edits
Line 50: | Line 50: | ||
** AMCD describes to the browser how to connect/disconnect/get status and how to respond on success/failure, e.g., load a url | ** AMCD describes to the browser how to connect/disconnect/get status and how to respond on success/failure, e.g., load a url | ||
** AMCD is a JSON file | ** AMCD is a JSON file | ||
** Status headers are comma and semicolon separated values describing each account and parsed with a custom parser | |||
** 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