jomo
|
22448c098b
use 500 instead of 502 when using Cloudflare
|
5 anni fa |
jomo
|
eae7745758
add Content-Length, fixes #238
|
5 anni fa |
jomo
|
7f95a34e29
simplify http status codes, update website info
|
5 anni fa |
jomo
|
15a4f17560
add rate limit option for sessionserver
|
5 anni fa |
jomo
|
16948de18d
don't warn about closed connections
|
5 anni fa |
jomo
|
c02d3d33e9
don't respond with 304 on error when debugging is enabled
|
8 anni fa |
jomo
|
f1f3ba6709
use response.js for all responses
|
8 anni fa |
jomo
|
f088c27012
use '201 Created' when 'status' is 'downloaded'
|
9 anni fa |
jomo
|
29fa734148
remove 'public' part from Cache-Control, not required
|
9 anni fa |
jomo
|
6a5967dfba
downstream caches shouldn't cache server errors, fixes #136
|
9 anni fa |
jomo
|
e7242ce773
respond 304 on server error, fixes #135
|
9 anni fa |
jomo
|
1144b6755a
always use crc32 for etag, much more reliable than mojang skin hash
|
9 anni fa |
jomo
|
fb0c70d648
return HTTPERROR on 429 or 5xx, fixes #151
|
9 anni fa |
jomo
|
d49f7279b3
log response ID first for access log
|
9 anni fa |
jomo
|
a15cb20144
TooManyRequestsException shouldn't actually throw an error
|
9 anni fa |
jomo
|
06895cdd81
add TooManyRequestsException to silent_errors
|
9 anni fa |
jomo
|
26f6b089ef
log errors only once, fixes #140
|
9 anni fa |
jomo
|
607dcaf6e5
use status -2 for 404s
|
10 anni fa |
Jake
|
b1cdf61e4b
Change invalid request path to be a 404 rather than 422, implement status id in response module
|
10 anni fa |
Jake
|
d71d99fa9a
Make a vast majority of logs debug, make it so that essential info is in one line
|
10 anni fa |
jomo
|
34f94bf9b5
get rid of redundant config names #124
|
10 anni fa |
Jake
|
a2e0edc491
Namespace and move config to root directory, closes #124
|
10 anni fa |
jomo
|
01049cb34d
rewrite request queue, fixes #118
|
10 anni fa |
jomo
|
6f94af7a4a
log response time
|
10 anni fa |
jomo
|
46d10fdc81
remove unnecessary double check
|
10 anni fa |
jomo
|
ed25d30ff0
remove unnecessary log
|
10 anni fa |
jomo
|
7ca43e3cd9
add description for X-Storage-Type, remove debug log
|
10 anni fa |
jomo
|
13169be774
use new response module for capes + more
|
10 anni fa |
jomo
|
8971e3c02b
use new response module for renders + bug fixes
|
10 anni fa |
jomo
|
a947b02c87
use new response module for skins
|
10 anni fa |