iriscouch / browser-request

Browser library compatible with Node.js request package
Apache License 2.0
360 stars 102 forks source link

Allow options.followRedirect if set to true #61

Open motiz88 opened 8 years ago

motiz88 commented 8 years ago

Since browsers always follow redirects, a setting of followRedirect==true does not seem to warrant an error.