A small HTTPS basic request library
getJSON
- Get JSON payloads
getText
- Get full webpage in text format (UTF-8)
getBuffer
- Get buffer content, for example image
getBase64
- Get base64 encoded output
getBufferType
- Get output buffer content type (useful for different types of output)
It's doesn't support redirects either not headers, it's only for fetch URL contents.
Discord Server MIT