Default transport. Resolves with the raw response (including non-2xx) — status
interpretation is the client's job. Rejects on transport-level failures (connection
errors, timeouts, malformed URLs, headers Node refuses to send) and on a request
that ends without a response at all; it never resolves with nothing.
Default transport. Resolves with the raw response (including non-2xx) — status interpretation is the client's job. Rejects on transport-level failures (connection errors, timeouts, malformed URLs, headers Node refuses to send) and on a request that ends without a response at all; it never resolves with nothing.