`ClientResponse` type has been removed long ago and I believe the correct type is `IncomingMessage`. The current type usage gives `Namespace '"http"' has no exported member 'ClientResponse'.` error when compiling with `Node 12.x`.