mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
404 shouldn't return an error, null is fine. Setting the error causes that non-existing skins aren't cached. Thus we'd always make a new request to mojang, which will result in hitting the (sessionserver's) rate limit Removing the error for Too Many Requests for the same reason.