mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
from the 'request' docs: encoding: Encoding to be used on setEncoding of response data. If null, the body is returned as a Buffer. Anything else (including the default value of undefined) will be passed as the encoding parameter to toString() (meaning this is effectively utf8 by default).