ranm8 / requestify

Simplifies node HTTP request making.
http://ranm8.github.io/requestify
MIT License
223 stars 55 forks source link

added capability to handle redirect urls #51

Closed amitgilad3 closed 7 years ago

amitgilad3 commented 7 years ago

if redirect flag is on then any request with one of the following statuses 301 ,302 ,303 ,304, 307,will be redirected the the url in the response header