ciao
ciao copied to clipboard
Extend the functionality of Request
Extend Request to do things like:
- follow redirects
- post form data
- modify query string params
- put files
There is probably a library that does all this already, otherwise there is request in npm....