Connection check URI
November 23, 2022 ยท View on GitHub
Connection check URI
Connection-check
This endpoint respond with HTTP 204 No Content and can be used to test connectivity to cozy instance. It is primarily used by the flagship mobile application.
Request
GET /connection_check HTTP/1.1
Host: alice.cozy.example.net
Response
HTTP/1.1 204