ciao icon indicating copy to clipboard operation
ciao copied to clipboard

Extend the functionality of Request

Open missinglink opened this issue 12 years ago • 0 comments

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....

missinglink avatar Jan 30 '13 20:01 missinglink