Work in progress #6: Define header sets
[tolino-api-docs.git] / api / pageplace.bosh-bosh-rest-ping.rst
1 ===============================================
2 ``GET http://bosh.pageplace.de/bosh/rest/ping``
3 ===============================================
4
5 Used to check if the ebook reader is online (internet reachable).
6
7 Request
8 =======
9 GET Parameters
10   ``responseStatus=204``
11     Always there
12
13 Headers
14   ``User-Agent``
15     ``Dalvik/1.6.0 (Linux; U; Android 4.4.2; tolino Build/KOT49H)``
16   ``Host``
17     ``bosh.pageplace.de``
18   ``Connection``
19     ``Keep-Alive``
20   ``Accept-Encoding``
21     ``gzip``
22
23
24 Response
25 ========
26 Status Code
27   ``204 No Content``