A lightweight REST and HTTP client optimized for use with TypeScript with generics and async await. The HTTP client does not throw unless truly exceptional. A request that successfully executes ...
Drop-in replacement for Node's http and https modules that automatically follows redirects. maxRedirects (default: 21) – sets the maximum number of allowed ...