Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Codes-nopr/basic-req

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-req

A small HTTPS basic request library

Functions

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)

Note

It's doesn't support redirects either not headers, it's only for fetch URL contents.

Help and License

Discord Server MIT

About

A small HTTPS basic request library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published