From 7222115e46591b50289200d73f6ac52a8a994684 Mon Sep 17 00:00:00 2001 From: jomo Date: Sun, 1 Feb 2015 17:31:07 +0100 Subject: [PATCH] add X-Request-ID to docs --- views/index.jade | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/views/index.jade b/views/index.jade index d13f4db..ec1b67b 100644 --- a/views/index.jade +++ b/views/index.jade @@ -281,6 +281,13 @@ block content li | error: This can happen, for example, when Mojang's servers are down.
| If possible, an outdated image is served instead. + section + a(id="meta-x-request-id" class="anchor") + a(href="#meta-x-request-id") + h4 X-Request-ID + p + | The internal ID assigned to this request.
+ | If you think something is wrong with your request, please contact us and provide this ID. section a(id="meta-about-usernames" class="anchor")