I saw issue #1412 and PR #1441. I'd like to support all follow-redirects options, I created another PR to support it.
I respect the attribute format of #1441.
Notes:
- I found it's required to update DefinitelyTyped. Because
followRedirects
option is declared as boolean. - I haven't checked which follow-redirects versions support these options. I tested 1.9.0 (defined in package-lock.json) and 1.14.1. Please check your follow-redirects version.