Small convenience layer on top of fetch
npm install @subsquid/http-client
A small convenience layer on top of fetch() which adds
fetch()
* HttpClient as a store for common request settings* retries* timeouts* logging.
HttpClient