First part of the setup process
[tolino-api-docs.git] / api / mytolino-tolino-status.rst
1 =================================================================
2 ``GET http://mytolino.com/tolino-status.html?responseStatus=204``
3 =================================================================
4
5 Check if the internet is reachable.
6
7 Request
8 =======
9 Header
10   ``User-Agent``
11     Example: ``Dalvik/1.6.0 (Linux; U; Android 4.4.2; tolino Build/KOT49H)``
12
13
14 Response
15 ========
16 At the time of writing, a ``301 Moved Permanently`` is returned (2021-04)
17 with a location header to
18 https://mytolino.com/tolino-status.php?responseStatus=204 .
19
20 That URL returns a ``204 No Content`` response.