|
@@ -36,7 +36,7 @@ block content
|
|
h3 HTTP headers
|
|
h3 HTTP headers
|
|
p Images will come with these HTTP headers, useful for debugging.
|
|
p Images will come with these HTTP headers, useful for debugging.
|
|
h4 Response-Time
|
|
h4 Response-Time
|
|
- p The time, in seconds, it took Crafatar to process the request.
|
|
|
|
|
|
+ p The time, in milliseconds, it took Crafatar to process the request.
|
|
h4 X-Storage-Type
|
|
h4 X-Storage-Type
|
|
p Either 'local' or 'downloaded'. Local means that Crafatar already had the image on disk, while downloaded means that it was retrieved from Mojang's skin servers.
|
|
p Either 'local' or 'downloaded'. Local means that Crafatar already had the image on disk, while downloaded means that it was retrieved from Mojang's skin servers.
|
|
|
|
|