joystick map games
[playjam-gamestick-api-docs.git] / api / headers.rst
1 ============
2 HTTP Headers
3 ============
4
5
6 ``User-Agent``
7 ==============
8 The user agent may have two different values:
9
10 - ``Dalvik/1.6.0 (Linux; U; Android 4.1.2; GameStick V1.0 Build/V1.03.04MX01_20130911)``
11 - ``GameStick/1.0``
12
13
14 ``GameStick/1.0``
15 -----------------
16 Is used when the HTTP request is coming from ``com.playjam.EnhancedDownloadService``.
17
18 The ``Accept-Encoding`` header is ``identity`` in that case.