Skip to content

Instantly share code, notes, and snippets.

@nibirrayy
Created May 16, 2021 07:35
Show Gist options
  • Save nibirrayy/6d5c7e5634af08a9bc20ceb1a7183ff7 to your computer and use it in GitHub Desktop.
Save nibirrayy/6d5c7e5634af08a9bc20ceb1a7183ff7 to your computer and use it in GitHub Desktop.
{
"level":"info",
"ts":1616930142.0762777,
"logger":"http.log.access.log0",
"msg":"handled request",
"request":{
"remote_addr":"127.0.0.1:41738",
"proto":"HTTP/1.1",
"method":"GET",
"host":"localhost:8080",
"uri":"/app/style/graphics/spriteSheets/text/800.svg",
"headers":{
"Accept-Encoding":[
"gzip, deflate"
],
"Referer":[
"http://localhost:8080/"
],
"If-None-Match":[
"\"qqmto6dh\""
],
"Cache-Control":[
"max-age=0"
],
"User-Agent":[
"Mozilla/5.0 (X11; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0"
],
"Accept":[
"image/webp,*/*"
],
"Accept-Language":[
"en-US,en;q=0.5"
],
"Connection":[
"keep-alive"
],
"If-Modified-Since":[
"Sat, 27 Mar 2021 14:31:18 GMT"
]
}
},
"common_log":"127.0.0.1 - - [28/Mar/2021:16:45:42 +0530] \"GET /app/style/graphics/spriteSheets/text/800.svg HTTP/1.1\" 304 0",
"duration":0.000028443,
"size":0,
"status":304,
"resp_headers":{
"Server":[
"Caddy"
],
"Etag":[
"\"qqmto6dh\""
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment