664
edits
(→API) |
|||
| Line 76: | Line 76: | ||
Discussed with Laura and came up with this API. Ping jsocol if changes are necessary. | Discussed with Laura and came up with this API. Ping jsocol if changes are necessary. | ||
GET / | GET /postcrash?s=<signature> | ||
Return values: | Return values: | ||
| Line 95: | Line 89: | ||
HTTP/1.0 404 Not Found | HTTP/1.0 404 Not Found | ||
A request without an <code>s</code> parameter will result in | |||
HTTP/1.0 400 Bad Request | |||
Responses may set caching headers. Conditional GET is encouraged. Consumers should wait before requesting again in the event of a 5xx error. | |||
=Timeline= | =Timeline= | ||
edits